Searched defs:savePath (Results 1 – 3 of 3) sorted by relevance
49 std::string savePath = std::string(filePath).substr(startPos); in Regist() local
72 std::string savePath = MEMINFO_SAVE_DIR + "/" + preFix + timeStamp + ext; in GetSavePath() local442 std::string savePath = GetSavePath("all_processes_mem_", ".txt"); in ExportAllProcessMemory() local499 std::string savePath = GetSavePath("all_ai_processes_mem_", ".txt"); in ExportAllAIProcess() local585 std::string savePath = GetSavePath(preFix, ".snapshot"); in CollectHprof() local
1504 std::string savePath = PATH_LOCATIONS; variable