Home
last modified time | relevance | path

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

/external/v8/src/inspector/
Dv8-inspector-impl.h126 V8ProfilerAgentImpl* enabledProfilerAgentForGroup(int contextGroupId);
Dv8-inspector-impl.cc86 V8ProfilerAgentImpl* V8InspectorImpl::enabledProfilerAgentForGroup( in enabledProfilerAgentForGroup() function in v8_inspector::V8InspectorImpl