Searched defs:GetDataOffsetRelative (Results 1 – 2 of 2) sorted by relevance
853 bool ZipFile::GetDataOffsetRelative(const std::string &file, ZipPos &offset, uint32_t &length) const in GetDataOffsetRelative() function in OHOS::AbilityBase::ZipFile864 bool ZipFile::GetDataOffsetRelative(const ZipEntry &zipEntry, ZipPos &offset, uint32_t &length) con… in GetDataOffsetRelative() function in OHOS::AbilityBase::ZipFile
561 bool ZipFile::GetDataOffsetRelative(const std::string &file, ZipPos &offset, uint32_t &length) const in GetDataOffsetRelative() function in OHOS::AppExecFwk::ZipFile