Searched refs:GetFileList (Results 1 – 2 of 2) sorted by relevance
73 bool GetFileList(const std::string& srcPath, std::vector<std::string>& assetList);74 bool GetFileList(const std::string &srcPath, std::set<std::string> &fileSet);
64 bool Extractor::GetFileList(const std::string& srcPath, std::vector<std::string>& assetList) in GetFileList() function in panda::ecmascript::Extractor198 bool Extractor::GetFileList(const std::string &srcPath, std::set<std::string> &fileSet) in GetFileList() function in panda::ecmascript::Extractor