Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/adapter/ohos/entrance/pa_engine/engine/common/
Djs_backend_asset_manager.cpp30 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/
Dmock_plugin_frontend_delegate.cpp268 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/
Dfrontend_delegate_declarative_ng.cpp523 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/
Dplugin_frontend_delegate.cpp1060 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/
Dfrontend_delegate_impl.cpp1155 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/
Dfrontend_delegate_declarative.cpp1910 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