Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Decma_vm.h917 void SetProfilerState(bool state) in SetProfilerState() function
/arkcompiler/ets_runtime/ecmascript/napi/
DREADME.md841 ### SetProfilerState subsection
Djsnapi_expo.cpp4753 void JSNApi::SetProfilerState(const EcmaVM *vm, bool value) in SetProfilerState() function in panda::JSNApi
/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_third_tests.cpp651 HWTEST_F_L0(JSNApiTests, SetProfilerState) in HWTEST_F_L0() argument