Home
last modified time | relevance | path

Searched defs:onMemoryLevelCallBack (Results 1 – 7 of 7) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/card_frontend/
Dform_frontend_delegate_declarative.h47 const OnMemoryLevelCallBack& onMemoryLevelCallBack, in FormFrontendDelegateDeclarative()
/foundation/arkui/ace_engine/frameworks/bridge/test/unittest/pluginfrontend/
Dplugin_frontend_delegate_test.cpp241 …const auto& onMemoryLevelCallBack = [weakEngine = WeakPtr<Framework::JsEngine>(jsEngine)](const in… in GetPluginFrontendDelegate() local
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/
Dfrontend_delegate_impl.h102 OnMemoryLevelCallBack onMemoryLevelCallBack; member
/foundation/arkui/ace_engine/frameworks/bridge/plugin_frontend/
Dplugin_frontend.cpp341 …const auto& onMemoryLevelCallBack = [weakEngine = WeakPtr<Framework::JsEngine>(jsEngine_)](const i… in InitializeFrontendDelegate() local
Dplugin_frontend_delegate.cpp91 … const OnInactiveCallBack& onInactiveCallBack, const OnMemoryLevelCallBack& onMemoryLevelCallBack, in PluginFrontendDelegate()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
Ddeclarative_frontend.cpp407 …const auto& onMemoryLevelCallBack = [weakEngine = WeakPtr<Framework::JsEngine>(jsEngine_)](const i… in InitializeFrontendDelegate() local
Dfrontend_delegate_declarative.cpp124const OnMemoryLevelCallBack& onMemoryLevelCallBack, const OnStartContinuationCallBack& onStartCont… in FrontendDelegateDeclarative()