Searched defs:dirPath (Results 1 – 9 of 9) sorted by relevance
29 void GetLog::CreateDir(const std::string &dirPath) in CreateDir()42 void GetLog::RemoveDirOrFile(const std::string &dirPath) in RemoveDirOrFile()106 std::filesystem::path dirPath(LOG_FILE_DIR); // Log file directory in GenerateDaemonLogFile() local164 std::filesystem::path dirPath(systemHilogFileDir); in GetHilogInData() local
72 string dirPath = it->GetFilePath().GetPath(); in ScanResourceLimitKeyDir() local
83 std::filesystem::path dirPath(path); in GetFilesNameFromDir() local
107 std::vector<std::string> FileUtils::ListDir(const std::string& dirPath) in ListDir()
183 auto dirPath = prefixPath.append(GetName()); in PayloadToDir() local
103 DIR* ProcessDataPlugin::OpenDestDir(const char* dirPath) in OpenDestDir()
528 DIR* CpuDataPlugin::OpenDestDir(std::string& dirPath) in OpenDestDir()
290 std::string dirPath; member
527 DIR* MemoryDataPlugin::OpenDestDir(const char* dirPath) in OpenDestDir()