Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/napi/native_engine/impl/ark/
H A Dark_native_engine.cpp107 constexpr auto NAPI_PROFILER_PARAM_SIZE = 10; variable
357 char napiProfilerParam[NAPI_PROFILER_PARAM_SIZE] = {0}; in ArkNativeEngine()