Searched defs:dirName (Results 1 – 4 of 4) sorted by relevance
108 static uint64_t GetUiTestCreatedFileSize(const std::string &newFilePath, std::string &dirName) in GetUiTestCreatedFileSize()135 std::string dirName = "/data/local/tmp"; in ReportFileWriteEvent() local
89 std::string dirName = path.substr(0, pos+1); in WriteFile() local
154 bool LocalZip::CreateDir(const std::filesystem::path &dirName, bool del) in CreateDir()