Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/kernels/image/dvpp/utils/
DAclLiteUtils.cc113 void GetPathFiles(const std::string &path, std::vector<std::string> &fileVec) { in GetPathFiles()
139 void GetAllFiles(const std::string &pathList, std::vector<std::string> &fileVec) { in GetAllFiles()