Home
last modified time | relevance | path

Searched defs:GetFileInfo (Results 1 – 7 of 7) sorted by relevance

/base/update/updater/services/package/pkg_package/
Dpkg_lz4file.h37 const FileInfo *GetFileInfo() const override in GetFileInfo() function
Dpkg_upgradefile.h71 const FileInfo *GetFileInfo() const override in GetFileInfo() function
Dpkg_zipfile.h135 const FileInfo *GetFileInfo() const override in GetFileInfo() function
/base/update/updater/services/diffpatch/patch/
Dimage_patch.cpp178 std::unique_ptr<hpackage::FileInfo> ZipImagePatch::GetFileInfo() const in GetFileInfo() function in updatepatch::ZipImagePatch
226 std::unique_ptr<hpackage::FileInfo> Lz4ImagePatch::GetFileInfo() const in GetFileInfo() function in updatepatch::Lz4ImagePatch
/base/update/updater/services/diffpatch/diff/
Dupdate_diff.cpp43 const hpackage::FileInfo *ImageParser::GetFileInfo(const std::string &fileName) const in GetFileInfo() function in updatepatch::ImageParser
/base/update/updater/services/package/pkg_manager/
Dpkg_managerImpl.cpp371 const FileInfo *PkgManagerImpl::GetFileInfo(const std::string &path) in GetFileInfo() function in hpackage::PkgManagerImpl
/base/security/huks/services/huks_standard/huks_service/main/core/src/
Dhks_storage.c833 static int32_t GetFileInfo(const struct HksProcessInfo *processInfo, in GetFileInfo() function