Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/graphic_test/graphic_test_framework/src/
H A Drs_graphic_test_ext.cpp49 std::string savePath = std::string(filePath).substr(startPos); in Regist() local
/ohos5.0/base/hiviewdfx/hiview/framework/native/unified_collection/collector/
H A 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
/ohos5.0/foundation/bundlemanager/distributed_bundle_framework/services/dbms/test/unittest/dbms_services_kit_test/
H A Ddbms_services_kit_test.cpp1504 std::string savePath = PATH_LOCATIONS; variable