Searched refs:ObjectLocationTracker (Results 1 – 4 of 4) sorted by relevance
45 class ObjectLocationTracker : public LocationTrackerInterface {48 ObjectLocationTracker() {} in ObjectLocationTracker() function50 virtual ~ObjectLocationTracker() {} in ~ObjectLocationTracker()56 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(ObjectLocationTracker);
68 class ObjectLocationTracker; variable
67 class ObjectLocationTracker; variable
75 tracker_(new ObjectLocationTracker()) {} in ProtoWriter()92 tracker_(new ObjectLocationTracker()) {} in ProtoWriter()