Home
last modified time | relevance | path

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

/base/hiviewdfx/hidumper/frameworks/native/src/util/zip/
Dzip_writer.cpp117 std::string absolutePath = item.first; // first:absolutePath in FlushItems() local
231 …ipWriter::AddFileEntryToZip(zipFile zip_file, std::string &relativePath, std::string &absolutePath) in AddFileEntryToZip()