Home
last modified time | relevance | path

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

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