Home
last modified time | relevance | path

Searched refs:GetSavePath (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/framework/native/unified_collection/collector/
H A Dmemory_collector_impl.cpp63 static std::string GetSavePath(const std::string& preFix, const std::string& ext) in GetSavePath() function
227 result.data = GetSavePath(preFix, ".txt"); in CollectRawInfo()
442 std::string savePath = GetSavePath("all_processes_mem_", ".txt"); in ExportAllProcessMemory()
499 std::string savePath = GetSavePath("all_ai_processes_mem_", ".txt"); in ExportAllAIProcess()
585 std::string savePath = GetSavePath(preFix, ".snapshot"); in CollectHprof()