| /foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/frontend/ |
| D | cj_frontend_abstract.h | 183 void NotifyAppStorage(const std::string& key, const std::string& value) override {} in NotifyAppStorage() function
|
| /foundation/arkui/ace_engine/frameworks/core/common/ |
| D | frontend.h | 294 virtual void NotifyAppStorage(const std::string& key, const std::string& value) {} in NotifyAppStorage() function
|
| D | container.h | 157 virtual void NotifyAppStorage(const std::string& key, const std::string& value) {} in NotifyAppStorage() function
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/plugin/mock/ |
| D | mock_plugin_frontend.cpp | 142 void PluginFrontend::NotifyAppStorage(const std::string& key, const std::string& value) {} in NotifyAppStorage() function in OHOS::Ace::PluginFrontend
|
| D | mock_plugin_frontend_delegate.cpp | 103 void PluginFrontendDelegate::NotifyAppStorage( in NotifyAppStorage() function in OHOS::Ace::Framework::PluginFrontendDelegate
|
| /foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/common/ |
| D | js_engine.h | 278 virtual void NotifyAppStorage(const std::string& key, const std::string& value) {} in NotifyAppStorage() function
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/ |
| D | declarative_frontend_ng.cpp | 332 void DeclarativeFrontendNG::NotifyAppStorage(const std::string& key, const std::string& value) in NotifyAppStorage() function in OHOS::Ace::DeclarativeFrontendNG
|
| D | frontend_delegate_declarative_ng.cpp | 314 void FrontendDelegateDeclarativeNG::NotifyAppStorage( in NotifyAppStorage() function in OHOS::Ace::Framework::FrontendDelegateDeclarativeNG
|
| /foundation/arkui/ace_engine/frameworks/bridge/plugin_frontend/ |
| D | plugin_frontend.cpp | 708 void PluginFrontend::NotifyAppStorage(const std::string& key, const std::string& value) in NotifyAppStorage() function in OHOS::Ace::PluginFrontend
|
| D | plugin_frontend_delegate.cpp | 400 void PluginFrontendDelegate::NotifyAppStorage(const WeakPtr<Framework::JsEngine>& jsEngineWeak, in NotifyAppStorage() function in OHOS::Ace::Framework::PluginFrontendDelegate
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ |
| D | declarative_frontend.cpp | 1115 void DeclarativeFrontend::NotifyAppStorage(const std::string& key, const std::string& value) in Initialize() function in OHOS::Ace::DeclarativeFrontend
|
| D | frontend_delegate_declarative.cpp | 498 void FrontendDelegateDeclarative::NotifyAppStorage( in NotifyAppStorage() function in OHOS::Ace::Framework::FrontendDelegateDeclarative
|