Home
last modified time | relevance | path

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

/base/hiviewdfx/hidumper/frameworks/native/src/util/zip/
Dzip_writer.cpp117 std::string relativePath = item.second; // second:relativePath in FlushItems() local
230 bool ZipWriter::AddFileEntryToZip(zipFile zip_file, std::string &relativePath, std::string &absolut… in AddFileEntryToZip()