Home
last modified time | relevance | path

Searched refs:StartCpuProfiler (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/napi/native_engine/impl/ark/
H A Dark_native_engine.h226 void StartCpuProfiler(const std::string& fileName = "") override;
H A Dark_native_engine.cpp1772 void ArkNativeEngine::StartCpuProfiler(const std::string& fileName) in StartCpuProfiler() function in ArkNativeEngine
/ohos5.0/foundation/arkui/napi/native_engine/
H A Dnative_engine.h183 virtual void StartCpuProfiler(const std::string& fileName = "") = 0;