Home
last modified time | relevance | path

Searched defs:jsEngineWeak (Results 1 – 5 of 5) sorted by relevance

/foundation/arkui/ace_engine/interfaces/napi/kits/mediaquery/
Djs_media_query.cpp285 auto jsEngineWeak = iter->first.Upgrade(); in CleanListenerSet() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/plugin/mock/
Dmock_plugin_frontend_delegate.cpp104const WeakPtr<Framework::JsEngine>& jsEngineWeak, const std::string& key, const std::string& value) in NotifyAppStorage()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/
Dfrontend_delegate_declarative_ng.cpp324const WeakPtr<Framework::JsEngine>& jsEngineWeak, const std::string& key, const std::string& value) in NotifyAppStorage()
/foundation/arkui/ace_engine/frameworks/bridge/plugin_frontend/
Dplugin_frontend_delegate.cpp400 void PluginFrontendDelegate::NotifyAppStorage(const WeakPtr<Framework::JsEngine>& jsEngineWeak, in NotifyAppStorage()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
Dfrontend_delegate_declarative.cpp504const WeakPtr<Framework::JsEngine>& jsEngineWeak, const std::string& key, const std::string& value) in NotifyAppStorage()