Searched refs:GetResourcePaths (Results 1 – 9 of 9) sorted by relevance
173 std::vector<std::string> GetResourcePaths();
409 std::vector<std::string> GetResourcePaths();
362 std::vector<std::string> GetResourcePaths();
226 …virtual void GetResourcePaths(std::vector<std::string>& resourcesPaths, std::string& assetRootPath, in GetResourcePaths() function
221 void GetResourcePaths(std::vector<std::string>& resourcesPaths, std::string& assetRootPath,
3193 void UIContentImpl::GetResourcePaths(std::vector<std::string>& resourcesPaths, std::string& assetRo… in GetResourcePaths() function in OHOS::Ace::UIContentImpl
158 std::vector<std::string> resourcesPaths = impl->GetResourcePaths(); in OH_ResourceManager_OpenRawDir()
1202 std::vector<std::string> ResourceManagerImpl::GetResourcePaths() in GetResourcePaths() function in OHOS::Global::Resource::ResourceManagerImpl1204 return this->hapManager_->GetResourcePaths(); in GetResourcePaths()
539 std::vector<std::string> HapManager::GetResourcePaths() in GetResourcePaths() function in OHOS::Global::Resource::HapManager