Home
last modified time | relevance | path

Searched refs:napiProfilerParamReaded (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/napi/native_engine/impl/ark/
H A Dark_native_engine.h410 static bool napiProfilerParamReaded; variable
H A Dark_native_engine.cpp114 bool ArkNativeEngine::napiProfilerParamReaded {false};
356 if (!ArkNativeEngine::napiProfilerParamReaded) { in ArkNativeEngine()
363 ArkNativeEngine::napiProfilerParamReaded = true; in ArkNativeEngine()