Home
last modified time | relevance | path

Searched defs:vFiles (Results 1 – 2 of 2) 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.cpp225 std::vector<std::string> vFiles; in GetFiles() local