Searched defs:SetBirthPlace (Results 1 - 1 of 1) sorted by relevance

/external/chromium/base/
H A Dtracked.cc67 void Tracked::SetBirthPlace(const Location& from_here) {} function in class:tracked_objects::Tracked
82 SetBirthPlace(Location("NoFunctionName", "NeedToSetBirthPlace", -1));
92 void Tracked::SetBirthPlace(const Location& from_here) { function in class:tracked_objects::Tracked

Completed in 72 milliseconds