Searched refs:GetFileEntryOffset (Results 1 – 2 of 2) sorted by relevance
42 bool GetFileEntryOffset(uint32_t &offset, uint32_t centralDirOffset) const;
146 if (!GetFileEntryOffset(offset, centralDirOffset)) { in GetFileOffset()153 bool ModuleZipHelper::GetFileEntryOffset(uint32_t &offset, uint32_t centralDirOffset) const in GetFileEntryOffset() function in OHOS::SysInstaller::ModuleZipHelper