Home
last modified time | relevance | path

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

/base/hiviewdfx/hidumper/frameworks/native/src/util/zip/
Dzip_writer.cpp116 std::string absolutePath = item.first; // first:absolutePath in FlushItems() local
230 …ipWriter::AddFileEntryToZip(zipFile zip_file, std::string &relativePath, std::string &absolutePath) in AddFileEntryToZip()
/base/hiviewdfx/hiview/adapter/utility/
Dfile_util.cpp381 fs::path absolutePath = fs::canonical(path); in PathToRealPath() local