Home
last modified time | relevance | path

Searched defs:GetAssetPath (Results 1 – 9 of 9) sorted by relevance

/foundation/ace/ace_engine/frameworks/core/common/flutter/
Dflutter_asset_manager.cpp39 std::string FlutterAssetManager::GetAssetPath(const std::string& assetName) in GetAssetPath() function in OHOS::Ace::FlutterAssetManager
/foundation/ace/ace_engine/frameworks/core/mock/
Dfake_asset_manager.h51 std::string GetAssetPath(const std::string& assetName) override in GetAssetPath() function
/foundation/ace/ace_engine/adapter/preview/entrance/
Ddir_asset_provider.h62 std::string GetAssetPath(const std::string& assetName) override in GetAssetPath() function
/foundation/ace/ace_engine/frameworks/core/components/plugin/
Dfile_asset_provider.cpp90 std::string FileAssetProvider::GetAssetPath(const std::string& assetName) in GetAssetPath() function in OHOS::Ace::Plugin::FileAssetProvider
/foundation/ace/ace_engine/adapter/ohos/entrance/
Dfile_asset_provider.cpp110 std::string FileAssetProvider::GetAssetPath(const std::string& assetName) in GetAssetPath() function in OHOS::Ace::FileAssetProvider
/foundation/ace/ace_engine/adapter/ohos/entrance/pa_engine/
Dbackend_delegate_impl.cpp111 std::string BackendDelegateImpl::GetAssetPath(const std::string& url) in GetAssetPath() function in OHOS::Ace::BackendDelegateImpl
/foundation/ace/ace_engine/frameworks/bridge/plugin_frontend/
Dplugin_frontend_delegate.cpp1063 std::string PluginFrontendDelegate::GetAssetPath(const std::string& url) in GetAssetPath() function in OHOS::Ace::Framework::PluginFrontendDelegate
/foundation/ace/ace_engine/frameworks/bridge/declarative_frontend/
Dfrontend_delegate_declarative.cpp1265 std::string FrontendDelegateDeclarative::GetAssetPath(const std::string& url) in GetAssetPath() function in OHOS::Ace::Framework::FrontendDelegateDeclarative
/foundation/ace/ace_engine/frameworks/bridge/js_frontend/
Dfrontend_delegate_impl.cpp1108 std::string FrontendDelegateImpl::GetAssetPath(const std::string& url) in GetAssetPath() function in OHOS::Ace::Framework::FrontendDelegateImpl