Searched defs:realFilePath (Results 1 – 7 of 7) sorted by relevance
65 std::string realFilePath = ""; variable83 std::string realFilePath = ""; variable96 std::string realFilePath = ""; variable112 std::string realFilePath = ""; variable
270 std::string realFilePath; variable
242 char realFilePath[PATH_MAX + 1] = { '\0' }; in RemoveFile() local
125 bool DmsKvSyncE2E::IsValidPath(const std::string &inFilePath, std::string &realFilePath) in IsValidPath()
210 string realFilePath = realFilePathWithTime.substr(trashPathWithTimePrefixPos + slashSize); in FindSourceFilePath() local376 string realFilePath = FindSourceFilePath(filterDirent); in GenerateFileInfoEntity() local
69 bool IsValidPath(const std::string &inFilePath, std::string &realFilePath) in IsValidPath()
439 std::string realFilePath = fileFloader_ + fileName; in WriteBufferFromQueue() local