Home
last modified time | relevance | path

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

/base/hiviewdfx/hidumper/frameworks/native/src/util/zip/
Dzip_writer.cpp118 std::string relativePath = item.second; // second:relativePath in FlushItems() local
231 bool ZipWriter::AddFileEntryToZip(zipFile zip_file, std::string &relativePath, std::string &absolut… in AddFileEntryToZip()
/base/global/i18n/frameworks/intl/test/unittest/
Dintl_test_extent.cpp859 const std::string relativePath = "../log/copy.txt"; variable