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

  /external/chromium_org/base/allocator/
type_profiler.cc 38 void InterceptFunctions::SetFunctions(InterceptFunction* new_intercept,
50 void InterceptFunctions::ResetFunctions() {
56 bool InterceptFunctions::IsAvailable() {
type_profiler.h 18 class InterceptFunctions {
type_profiler_unittest.cc 30 InterceptFunctions::SetFunctions(NewInterceptForTCMalloc,
35 InterceptFunctions::ResetFunctions();
  /external/chromium_org/content/app/
content_main_runner.cc 505 base::type_profiler::InterceptFunctions::SetFunctions(

Completed in 312 milliseconds