Home
last modified time | relevance | path

Searched defs:startProfiling (Results 1 – 2 of 2) sorted by relevance

/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_hidebug.js55 startProfiling: function (...args) { method
/third_party/node/deps/v8/src/inspector/
Dv8-profiler-agent-impl.cc532 void V8ProfilerAgentImpl::startProfiling(const String16& title) { in startProfiling() function in v8_inspector::V8ProfilerAgentImpl