Home
last modified time | relevance | path

Searched defs:strCurrentDir (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/global/resource_management/frameworks/resmgr/src/utils/
H A Dutils.cpp502 RState Utils::GetFiles(const std::string &strCurrentDir, std::vector<std::string> &vFiles) in GetFiles()
/ohos5.0/base/global/resource_management/frameworks/resmgr/src/
H A Dtheme_pack_resource.cpp223 std::vector<std::string> GetFiles(const std::string &strCurrentDir) in GetFiles()
H A Dtheme_pack_manager.cpp68 std::vector<std::string> ThemePackManager::GetRootDir(const std::string &strCurrentDir) in GetRootDir()