Home
last modified time | relevance | path

Searched refs:OnProfilingPhaseCompletedOnThread (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/
Dtracked_objects.cc485 thread_data->OnProfilingPhaseCompletedOnThread(profiling_phase); in OnProfilingPhaseCompleted()
686 void ThreadData::OnProfilingPhaseCompletedOnThread(int profiling_phase) { in OnProfilingPhaseCompletedOnThread() function in tracked_objects::ThreadData
Dtracked_objects.h615 void OnProfilingPhaseCompletedOnThread(int profiling_phase);