Home
last modified time | relevance | path

Searched defs:SetProfilerState (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Decma_vm.h549 void SetProfilerState(bool state) in SetProfilerState() function
/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_third_tests.cpp626 HWTEST_F_L0(JSNApiTests, SetProfilerState) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/napi/
DJSNapi接口说明.md839 ### SetProfilerState subsection
Djsnapi_expo.cpp2710 void JSNApi::SetProfilerState(const EcmaVM *vm, bool value) in SetProfilerState() function in panda::JSNApi