Home
last modified time | relevance | path

Searched refs:GetCategoryGroupEnabled (Results 1 – 6 of 6) sorted by relevance

/external/v8/src/builtins/
Dbuiltins-trace.cc86 const uint8_t* GetCategoryGroupEnabled(Isolate* isolate, in GetCategoryGroupEnabled() function
105 *GetCategoryGroupEnabled(isolate, Handle<String>::cast(category))); in BUILTIN()
119 GetCategoryGroupEnabled(isolate, Handle<String>::cast(category)); in BUILTIN()
/external/v8/include/
Dv8-platform.h119 virtual const uint8_t* GetCategoryGroupEnabled(const char* name) { in GetCategoryGroupEnabled() function
/external/v8/src/libplatform/tracing/
Dtracing-controller.cc117 const uint8_t* TracingController::GetCategoryGroupEnabled( in GetCategoryGroupEnabled() function in v8::platform::tracing::TracingController
/external/v8/include/libplatform/
Dv8-tracing.h244 const uint8_t* GetCategoryGroupEnabled(const char* category_group) override; in V8_PLATFORM_NON_EXPORTED_BASE()
/external/v8/src/tracing/
Dtrace-event.h77 ->GetCategoryGroupEnabled
/external/libchrome/base/trace_event/
Dtrace_event.h132 base::trace_event::TraceLog::GetCategoryGroupEnabled