Home
last modified time | relevance | path

Searched defs:relativePath (Results 1 – 3 of 3) 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/account/os_account/services/accountmgr/test/unittest/account_iam/
Daccount_iam_manager_test.cpp269 int32_t MountDfsDocs(int32_t userId, const std::string &relativePath, in MountDfsDocs()
280 int32_t UMountDfsDocs(int32_t userId, const std::string &relativePath, in UMountDfsDocs()
/base/global/i18n/frameworks/intl/test/unittest/
Dintl_test_extent.cpp1081 const std::string relativePath = "../log/copy.txt"; variable