Home
last modified time | relevance | path

Searched refs:DestroyHeapProfiler (Results 1 – 25 of 29) sorted by relevance

12

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/
H A Dace_engine.cpp60 AceEngine::Get().DestroyHeapProfiler();
65 AceEngine::Get().DestroyHeapProfiler();
246 void AceEngine::DestroyHeapProfiler() const in DestroyHeapProfiler() function in OHOS::Ace::AceEngine
254 container.second->DestroyHeapProfiler(); in DestroyHeapProfiler()
H A Dace_engine.h51 void DestroyHeapProfiler() const;
H A Dfrontend.h267 virtual void DestroyHeapProfiler() {} in DestroyHeapProfiler() function
H A Dcontainer.h151 virtual void DestroyHeapProfiler() {} in DestroyHeapProfiler() function
/ohos5.0/base/print/print_fwk/test/unittest/extension_test/mock/
H A Dmock_runtime.h66 void DestroyHeapProfiler() override in DestroyHeapProfiler() function
185 void DestroyHeapProfiler() override in DestroyHeapProfiler() function
/ohos5.0/foundation/ability/ability_runtime/test/unittest/cj_test_runner_test/
H A Dcj_mock_runtime.h57 void DestroyHeapProfiler() override in DestroyHeapProfiler() function
/ohos5.0/foundation/ability/ability_runtime/test/unittest/cj_runtime_test/
H A Dcj_mock_runtime.h59 void DestroyHeapProfiler() override in DestroyHeapProfiler() function
/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_runtime_test/
H A Dmock_runtime.h64 void DestroyHeapProfiler() override in DestroyHeapProfiler() function
/ohos5.0/foundation/ability/ability_runtime/js_environment/frameworks/js_environment/src/
H A Djs_environment.cpp288 void JsEnvironment::DestroyHeapProfiler() in DestroyHeapProfiler() function in OHOS::JsEnv::JsEnvironment
294 panda::DFXJSNApi::DestroyHeapProfiler(vm_); in DestroyHeapProfiler()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Dark_js_runtime.cpp445 void ArkJSRuntime::DestroyHeapProfiler() in DestroyHeapProfiler() function in OHOS::Ace::Framework::ArkJSRuntime
448 panda::DFXJSNApi::DestroyHeapProfiler(vm_); in DestroyHeapProfiler()
451 void ArkJSRuntime::DestroyHeapProfiler() in DestroyHeapProfiler() function in OHOS::Ace::Framework::ArkJSRuntime
H A Djs_runtime.h92 virtual void DestroyHeapProfiler() {} in DestroyHeapProfiler() function
H A Djsi_engine.h160 void DestroyHeapProfiler() override;
H A Dark_js_runtime.h103 void DestroyHeapProfiler() override;
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/runtime/include/
H A Dcj_runtime.h68 void DestroyHeapProfiler() override {}; in DestroyHeapProfiler() function
H A Druntime.h91 virtual void DestroyHeapProfiler() = 0;
H A Djs_runtime.h84 void DestroyHeapProfiler() override;
/ohos5.0/foundation/ability/ability_runtime/js_environment/interfaces/inner_api/
H A Djs_environment.h99 void DestroyHeapProfiler();
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/
H A Djs_frontend.h77 void DestroyHeapProfiler() override;
H A Djs_frontend.cpp782 void JsFrontend::DestroyHeapProfiler() in DestroyHeapProfiler() function in OHOS::Ace::JsFrontend
785 jsEngine_->DestroyHeapProfiler(); in DestroyHeapProfiler()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/common/
H A Djs_engine.h297 virtual void DestroyHeapProfiler() {} in DestroyHeapProfiler() function
/ohos5.0/foundation/ability/ability_runtime/interfaces/kits/native/appkit/app/
H A Dmain_thread.h603 static void DestroyHeapProfiler();
/ohos5.0/foundation/ability/ability_runtime/js_environment/test/unittest/js_environment_test/
H A Djs_environment_test.cpp461 jsEnv->DestroyHeapProfiler();
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H A Dmain_thread.cpp2532 auto noTriggerIdFunc = []() { MainThread::DestroyHeapProfiler(); }; in __anone0a6f2df2502()
2540 auto noTriggerIdFunc = []() { MainThread::DestroyHeapProfiler(); }; in __anone0a6f2df2702()
2629 void MainThread::DestroyHeapProfiler() in DestroyHeapProfiler() function in OHOS::AppExecFwk::MainThread
2643 app->GetRuntime()->DestroyHeapProfiler(); in DestroyHeapProfiler()
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_container.h313 void DestroyHeapProfiler() override;
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/runtime/
H A Djs_runtime.cpp1244 void JsRuntime::DestroyHeapProfiler() in DestroyHeapProfiler() function in OHOS::AbilityRuntime::JsRuntime
1247 jsEnv_->DestroyHeapProfiler(); in DestroyHeapProfiler()

12