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/impl/memory/
Dmemory_collector_impl.cpp74 std::string savePath = std::string(MEMINFO_SAVE_DIR) + "/" + preFix + timeStamp + ext; in GetSavePath() local
412 std::string savePath = GetSavePath("all_processes_mem_", ".txt"); in ExportAllProcessMemory() local
469 std::string savePath = GetSavePath("all_ai_processes_mem_", ".txt"); in ExportAllAIProcess() local
555 std::string savePath = GetSavePath(preFix, ".snapshot"); in CollectHprof() local