Home
last modified time | relevance | path

Searched refs:OnProfilingPhaseCompleted (Results 1 – 3 of 3) sorted by relevance

/external/libchrome/base/
Dtracked_objects.h362 void OnProfilingPhaseCompleted(int profiling_phase);
479 static void OnProfilingPhaseCompleted(int profiling_phase);
Dtracked_objects.cc175 void DeathData::OnProfilingPhaseCompleted(int profiling_phase) { in OnProfilingPhaseCompleted() function in tracked_objects::DeathData
474 void ThreadData::OnProfilingPhaseCompleted(int profiling_phase) { in OnProfilingPhaseCompleted() function in tracked_objects::ThreadData
690 death.second.OnProfilingPhaseCompleted(profiling_phase); in OnProfilingPhaseCompletedOnThread()
Dtracked_objects_unittest.cc292 data->OnProfilingPhaseCompleted(123); in TEST_F()
497 ThreadData::OnProfilingPhaseCompleted(0); in TEST_F()
596 ThreadData::OnProfilingPhaseCompleted(0); in TEST_F()
614 ThreadData::OnProfilingPhaseCompleted(1); in TEST_F()
737 ThreadData::OnProfilingPhaseCompleted(0); in TEST_F()
780 ThreadData::OnProfilingPhaseCompleted(0); in TEST_F()