Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/
Dsamples_record.cpp629 void SamplesRecord::SetRuntimeState(bool runtimeState) in SetRuntimeState() function in panda::ecmascript::SamplesRecord
/arkcompiler/ets_runtime/ecmascript/
Djs_thread.h499 void SetRuntimeState(bool runtimeState) in SetRuntimeState() function