Searched refs:SetBirthPlace (Results 1 – 5 of 5) sorted by relevance
67 void Tracked::SetBirthPlace(const Location& from_here) {} in SetBirthPlace() function in tracked_objects::Tracked82 SetBirthPlace(Location("NoFunctionName", "NeedToSetBirthPlace", -1)); in Tracked()92 void Tracked::SetBirthPlace(const Location& from_here) { in SetBirthPlace() function in tracked_objects::Tracked
97 void SetBirthPlace(const Location& from_here);
475 task->SetBirthPlace(from_here); in PostTask_Helper()
25 task->SetBirthPlace(from_here); in PostTask()
47 task->SetBirthPlace(from_here); in PostTask()