Searched defs:realFilePath (Results 1 – 5 of 5) sorted by relevance
63 std::string realFilePath = ""; variable86 std::string realFilePath = ""; variable
242 char realFilePath[PATH_MAX + 1] = { '\0' }; in RemoveFile() local
60 bool IsValidPath(const std::string &inFilePath, std::string &realFilePath) in IsValidPath()
206 string realFilePath = realFilePathWithTime.substr(trashPathWithTimePrefixPos + slashSize); in FindSourceFilePath() local372 string realFilePath = FindSourceFilePath(filterDirent); in GenerateFileInfoEntity() local
387 std::string realFilePath = fileFloader_ + fileName; in WriteBufferFromQueue() local