Searched refs:StopRuntimeStat (Results 1 – 4 of 4) sorted by relevance
139 static napi_value StopRuntimeStat(napi_env env, napi_callback_info info) in StopRuntimeStat() function142 engine->StopRuntimeStat(); in StopRuntimeStat()184 DECLARE_NAPI_FUNCTION("stopRuntimeStat", StopRuntimeStat), in DfxInit()
255 void StopRuntimeStat() override;
2066 void ArkNativeEngine::StopRuntimeStat() in StopRuntimeStat() function in ArkNativeEngine2068 DFXJSNApi::StopRuntimeStat(vm_); in StopRuntimeStat()2175 void ArkNativeEngine::StopRuntimeStat() in StopRuntimeStat() function in ArkNativeEngine
357 virtual void StopRuntimeStat() = 0;