Home
last modified time | relevance | path

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

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