Home
last modified time | relevance | path

Searched defs:GetResourcePaths (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/interfaces/inner_api/ace/
H A Dui_content.h226 …virtual void GetResourcePaths(std::vector<std::string>& resourcesPaths, std::string& assetRootPath, in GetResourcePaths() function
/ohos5.0/base/global/resource_management/frameworks/resmgr/src/
H A Dhap_manager.cpp539 std::vector<std::string> HapManager::GetResourcePaths() in GetResourcePaths() function in OHOS::Global::Resource::HapManager
H A Dresource_manager_impl.cpp1202 std::vector<std::string> ResourceManagerImpl::GetResourcePaths() in GetResourcePaths() function in OHOS::Global::Resource::ResourceManagerImpl
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dui_content_impl.cpp3193 void UIContentImpl::GetResourcePaths(std::vector<std::string>& resourcesPaths, std::string& assetRo… in GetResourcePaths() function in OHOS::Ace::UIContentImpl