Searched refs:ObjectLocationTracker (Results 1 – 4 of 4) sorted by relevance
45 class ObjectLocationTracker : public LocationTrackerInterface {48 ObjectLocationTracker() {} in ObjectLocationTracker() function50 ~ObjectLocationTracker() override {} in ~ObjectLocationTracker()56 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(ObjectLocationTracker);
60 class ObjectLocationTracker; variable
61 class ObjectLocationTracker; variable
81 tracker_(new ObjectLocationTracker()) {} in ProtoWriter()102 tracker_(new ObjectLocationTracker()) {} in ProtoWriter()