Home
last modified time | relevance | path

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

/base/global/resource_management/frameworks/resmgr/test/unittest/utils/
Dutils_test.cpp111 std::vector<std::string> vFiles; variable
124 std::vector<std::string> vFiles; variable
/base/global/resource_management/frameworks/resmgr/src/utils/
Dutils.cpp488 RState Utils::GetFiles(const std::string &strCurrentDir, std::vector<std::string> &vFiles) in GetFiles()
/base/global/resource_management/frameworks/resmgr/src/
Dtheme_pack_resource.cpp242 std::vector<std::string> vFiles; in GetFiles() local