Home
last modified time | relevance | path

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

/foundation/ability/ability_base/interfaces/kits/native/extractortool/src/
Dzip_file.cpp622 bool ZipFile::GetDataOffsetRelative(const std::string &file, ZipPos &offset, uint32_t &length) const in GetDataOffsetRelative() function in OHOS::AbilityBase::ZipFile
633 bool ZipFile::GetDataOffsetRelative(const ZipEntry &zipEntry, ZipPos &offset, uint32_t &length) con… in GetDataOffsetRelative() function in OHOS::AbilityBase::ZipFile
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dzip_file.cpp564 bool ZipFile::GetDataOffsetRelative(const std::string &file, ZipPos &offset, uint32_t &length) const in GetDataOffsetRelative() function in OHOS::AppExecFwk::ZipFile