Searched defs:srcPth (Results 1 – 2 of 2) sorted by relevance
457 int32_t FileCopyManager::OpenSrcFile(const std::string &srcPth, std::shared_ptr<FileInfos> infos, i… in OpenSrcFile()
63 static int OpenSrcFile(const string &srcPth, std::shared_ptr<FileInfos> infos, int32_t &srcFd) in OpenSrcFile()