HomeSort by relevance Sort by last modified time
    Searched refs:SetBirthPlace (Results 1 - 5 of 5) sorted by null

  /external/chromium/base/threading/
worker_pool_win.cc 25 task->SetBirthPlace(from_here);
worker_pool_posix.cc 47 task->SetBirthPlace(from_here);
  /external/chromium/base/
tracked.cc 67 void Tracked::SetBirthPlace(const Location& from_here) {}
82 SetBirthPlace(Location("NoFunctionName", "NeedToSetBirthPlace", -1));
92 void Tracked::SetBirthPlace(const Location& from_here) {
tracked.h 97 void SetBirthPlace(const Location& from_here);
message_loop.cc 475 task->SetBirthPlace(from_here);

Completed in 198 milliseconds