Home
last modified time | relevance | path

Searched refs:napiProfilerParam (Results 1 - 1 of 1) sorted by relevance

/foundation/arkui/napi/native_engine/impl/ark/
H A Dark_native_engine.cpp354 char napiProfilerParam[NAPI_PROFILER_PARAM_SIZE] = {0}; in ArkNativeEngine() local
356 napiProfilerParam, sizeof(napiProfilerParam)); in ArkNativeEngine()
357 if (ret > 0 && strcmp(napiProfilerParam, "true") == 0) { in ArkNativeEngine()

Completed in 7 milliseconds