Home
last modified time | relevance | path

Searched defs:savePath (Results 1 – 1 of 1) sorted by relevance

/base/hiviewdfx/hiview/framework/native/unified_collection/collector/
Dmemory_collector_impl.cpp72 std::string savePath = MEMINFO_SAVE_DIR + "/" + preFix + timeStamp + ext; in GetSavePath() local
442 std::string savePath = GetSavePath("all_processes_mem_", ".txt"); in ExportAllProcessMemory() local
499 std::string savePath = GetSavePath("all_ai_processes_mem_", ".txt"); in ExportAllAIProcess() local
585 std::string savePath = GetSavePath(preFix, ".snapshot"); in CollectHprof() local