Home
last modified time | relevance | path

Searched refs:PathIsValid (Results 1 - 5 of 5) sorted by relevance

/base/hiviewdfx/hidumper/frameworks/native/
H A Ddump_utils.h49 static bool PathIsValid(const std::string &path);
H A Ddump_utils.cpp403 bool DumpUtils::PathIsValid(const std::string &path) in PathIsValid() function in OHOS::HiviewDFX::DumpUtils
/base/hiviewdfx/hidumper/frameworks/native/src/util/
H A Dfile_utils.cpp88 if (!DumpUtils::PathIsValid(path)) { in GetProcValue()
/base/hiviewdfx/hidumper/frameworks/native/src/util/zip/
H A Dzip_writer.cpp177 if (!DumpUtils::PathIsValid(file_path)) { in AddFileContentToZip()
178 DUMPER_HILOGE(MODULE_COMMON, "AddFileContentToZip leave|false, PathIsValid"); in AddFileContentToZip()
/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/
H A Dmemory_info.cpp601 if (!DumpUtils::PathIsValid(fillPath)) { in GetProcessAdjLabel()
602 DUMPER_HILOGE(MODULE_COMMON, "GetProcessAdjLabel leave|false, PathIsValid"); in GetProcessAdjLabel()

Completed in 4 milliseconds