Home
last modified time | relevance | path

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

/foundation/ace/ace_engine/frameworks/bridge/test/unittest/pluginfrontend/
Dplugin_frontend_delegate_test.cpp243 const auto& onMemoryLevelCallBack = [weakEngine = WeakPtr<Framework::JsEngine>(jsEngine)]( in GetPluginFrontendDelegate() local
/foundation/ace/ace_engine/frameworks/bridge/js_frontend/
Dfrontend_delegate_impl.h140 OnMemoryLevelCallBack onMemoryLevelCallBack; member
/foundation/ace/ace_engine/frameworks/bridge/plugin_frontend/
Dplugin_frontend.cpp384 …const auto& onMemoryLevelCallBack = [weakEngine = WeakPtr<Framework::JsEngine>(jsEngine_)](const i… in InitializeFrontendDelegate() local
Dplugin_frontend_delegate.cpp90 … const OnInactiveCallBack& onInactiveCallBack, const OnMemoryLevelCallBack& onMemoryLevelCallBack, in PluginFrontendDelegate()
/foundation/ace/ace_engine/frameworks/bridge/declarative_frontend/
Ddeclarative_frontend.cpp403 …const auto& onMemoryLevelCallBack = [weakEngine = WeakPtr<Framework::JsEngine>(jsEngine_)](const i… in InitializeFrontendDelegate() local
Dfrontend_delegate_declarative.cpp97 … const OnInactiveCallBack& onInactiveCallBack, const OnMemoryLevelCallBack& onMemoryLevelCallBack, in FrontendDelegateDeclarative()