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

  /external/libchrome/base/
tracked_objects.h 610 void OnProfilingPhaseCompletedOnThread(int profiling_phase);
    [all...]
tracked_objects.cc 476 thread_data->OnProfilingPhaseCompletedOnThread(profiling_phase);
667 void ThreadData::OnProfilingPhaseCompletedOnThread(int profiling_phase) {
    [all...]

Completed in 258 milliseconds