| /foundation/arkui/ace_engine/adapter/ohos/entrance/pa_engine/engine/common/ |
| D | js_backend_asset_manager.cpp | 30 bool JsBackendAssetManager::GetAssetContent(const std::string& url, std::string& content) in GetAssetContent() function in OHOS::Ace::JsBackendAssetManager 35 bool JsBackendAssetManager::GetAssetContent(const std::string& url, std::vector<uint8_t>& content) in GetAssetContent() function in OHOS::Ace::JsBackendAssetManager
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/plugin/mock/ |
| D | mock_plugin_frontend_delegate.cpp | 268 bool PluginFrontendDelegate::GetAssetContent(const std::string& url, std::string& content) in GetAssetContent() function in OHOS::Ace::Framework::PluginFrontendDelegate 273 bool PluginFrontendDelegate::GetAssetContent(const std::string& url, std::vector<uint8_t>& content) in GetAssetContent() function in OHOS::Ace::Framework::PluginFrontendDelegate
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/ |
| D | frontend_delegate_declarative_ng.cpp | 523 bool FrontendDelegateDeclarativeNG::GetAssetContent(const std::string& url, std::string& content) in GetAssetContent() function in OHOS::Ace::Framework::FrontendDelegateDeclarativeNG 528 bool FrontendDelegateDeclarativeNG::GetAssetContent(const std::string& url, std::vector<uint8_t>& c… in GetAssetContent() function in OHOS::Ace::Framework::FrontendDelegateDeclarativeNG
|
| /foundation/arkui/ace_engine/frameworks/bridge/plugin_frontend/ |
| D | plugin_frontend_delegate.cpp | 1060 bool PluginFrontendDelegate::GetAssetContent(const std::string& url, std::string& content) in GetAssetContent() function in OHOS::Ace::Framework::PluginFrontendDelegate 1065 bool PluginFrontendDelegate::GetAssetContent(const std::string& url, std::vector<uint8_t>& content) in GetAssetContent() function in OHOS::Ace::Framework::PluginFrontendDelegate
|
| /foundation/arkui/ace_engine/frameworks/bridge/js_frontend/ |
| D | frontend_delegate_impl.cpp | 1155 bool FrontendDelegateImpl::GetAssetContent(const std::string& url, std::string& content) in GetAssetContent() function in OHOS::Ace::Framework::FrontendDelegateImpl 1160 bool FrontendDelegateImpl::GetAssetContent(const std::string& url, std::vector<uint8_t>& content) in GetAssetContent() function in OHOS::Ace::Framework::FrontendDelegateImpl
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ |
| D | frontend_delegate_declarative.cpp | 1910 bool FrontendDelegateDeclarative::GetAssetContent(const std::string& url, std::string& content) in GetAssetContent() function in OHOS::Ace::Framework::FrontendDelegateDeclarative 1915 bool FrontendDelegateDeclarative::GetAssetContent(const std::string& url, std::vector<uint8_t>& con… in GetAssetContent() function in OHOS::Ace::Framework::FrontendDelegateDeclarative
|