~thomas-voss/location-service/flatten

« back to all changes in this revision

Viewing changes to symbols.map

  • Committer: thomas-voss
  • Date: 2015-02-03 12:21:33 UTC
  • Revision ID: thomas.voss@canonical.com-20150203122133-660kjot28cz7dx6m
Adjust namespace to core::location for all classes not in com::ubuntu::location::connectivity.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
{
2
2
global:
3
3
    extern "C++" {
 
4
        core::location::*;
 
5
        typeinfo?for?core::location::*;
 
6
        typeinfo?name?for?core::location::*;
 
7
        VTT?for?core::location::*;
 
8
        virtual?thunk?to?core::location::*;
 
9
        vtable?for?core::location::*;
 
10
 
4
11
        com::ubuntu::location::*;
5
12
        typeinfo?for?com::ubuntu::location::*;
6
13
        typeinfo?name?for?com::ubuntu::location::*;