Home
last modified time | relevance | path

Searched defs:fileInfo (Results 1 – 25 of 43) sorted by relevance

12

/base/security/huks/test/unittest/huks_standard_test/module_test/service_test/huks_service/storage/src/
Dhks_storage_util_test.cpp86 struct HksStoreFileInfo fileInfo = { { 0 }, { 0 } }; variable
88 struct HksStoreFileInfo fileInfo = { { 0 } }; variable
115 struct HksStoreFileInfo fileInfo = { { 0 }, { 0 } }; variable
117 struct HksStoreFileInfo fileInfo = { { 0 } }; variable
144 struct HksStoreFileInfo fileInfo = { { 0 }, { 0 } }; variable
146 struct HksStoreFileInfo fileInfo = { { 0 } }; variable
173 struct HksStoreFileInfo fileInfo = { { 0 }, { 0 } }; variable
175 struct HksStoreFileInfo fileInfo = { { 0 } }; variable
203 struct HksStoreFileInfo fileInfo = { { 0 }, { 0 } }; variable
205 struct HksStoreFileInfo fileInfo = { { 0 } }; variable
[all …]
/base/security/huks/services/huks_standard/huks_service/main/hks_storage/src/
Dhks_storage_manager.c275 const struct HksStoreMaterial *material, struct HksStoreFileInfo *fileInfo) in HksConstructStoreFileInfo()
294 struct HksStoreFileInfo fileInfo = { { 0 }, { 0 } }; in HksManageStoreKeyBlob() local
296 struct HksStoreFileInfo fileInfo = { { 0 } }; in HksManageStoreKeyBlob() local
326 struct HksStoreFileInfo fileInfo = { { 0 }, { 0 } }; in HksManageStoreDeleteKeyBlob() local
328 struct HksStoreFileInfo fileInfo = { { 0 } }; in HksManageStoreDeleteKeyBlob() local
358 struct HksStoreFileInfo fileInfo = { { 0 }, { 0 } }; in HksManageStoreIsKeyBlobExist() local
360 struct HksStoreFileInfo fileInfo = { { 0 } }; in HksManageStoreIsKeyBlobExist() local
390 struct HksStoreFileInfo fileInfo = { { 0 }, { 0 } }; in HksManageStoreGetKeyBlob() local
392 struct HksStoreFileInfo fileInfo = { { 0 } }; in HksManageStoreGetKeyBlob() local
435 struct HksStoreFileInfo fileInfo = { { 0 }, { 0 } }; in HksManageStoreGetKeyBlobSize() local
[all …]
Dhks_storage.c213 static int32_t DeleteKeyBlob(const struct HksStoreFileInfo *fileInfo) in DeleteKeyBlob()
260 static int32_t IsKeyBlobExist(const struct HksStoreFileInfo *fileInfo) in IsKeyBlobExist()
279 int32_t HksStoreKeyBlob(const struct HksStoreFileInfo *fileInfo, const struct HksBlob *keyBlob) in HksStoreKeyBlob()
301 int32_t HksStoreDeleteKeyBlob(const struct HksStoreFileInfo *fileInfo) in HksStoreDeleteKeyBlob()
314 int32_t HksStoreIsKeyBlobExist(const struct HksStoreFileInfo *fileInfo) in HksStoreIsKeyBlobExist()
427 static int32_t GetKeyAliasByProcessName(const struct HksStoreFileInfo *fileInfo, struct HksKeyInfo … in GetKeyAliasByProcessName()
461 int32_t HksGetKeyAliasByProcessName(const struct HksStoreFileInfo *fileInfo, struct HksKeyInfo *key… in HksGetKeyAliasByProcessName()
473 int32_t HksGetKeyCountByProcessName(const struct HksStoreFileInfo *fileInfo, uint32_t *fileCount) in HksGetKeyCountByProcessName()
813 static int32_t GetHksFileEntry(const struct HksStoreFileInfo *fileInfo, struct HksFileEntry **fileN… in GetHksFileEntry()
847 int32_t HksListAliasesByProcessName(const struct HksStoreFileInfo *fileInfo, struct HksKeyAliasSet … in HksListAliasesByProcessName()
Dhks_storage_utils.c245 static int32_t FileInfoInit(struct HksStoreFileInfo *fileInfo) in FileInfoInit()
261 void FileInfoFree(struct HksStoreFileInfo *fileInfo) in FileInfoFree()
573 int32_t HksGetFileInfo(const struct HksStoreMaterial *material, struct HksStoreFileInfo *fileInfo) in HksGetFileInfo()
/base/security/code_signature/utils/include/
Dcs_hisysevent.h44 inline void ReportParseCodeSig(const std::string &fileInfo, int32_t errCode) in ReportParseCodeSig()
50 inline void ReportInvalidOwner(const std::string &fileInfo, const std::string &ownerID, in ReportInvalidOwner()
/base/update/updater/services/diffpatch/bzip2/
Dlz4_adapter.h54const Hpackage::PkgManager::FileInfoPtr fileInfo) : Lz4Adapter(outStream, offset, fileInfo) {} in Lz4FrameAdapter()
75const Hpackage::PkgManager::FileInfoPtr fileInfo) : Lz4FrameAdapter(outStream, offset, fileInfo) {} in Lz4BlockAdapter()
Dzip_adapter.cpp24 …::ZipAdapter(UpdatePatchWriterPtr outStream, size_t offset, const PkgManager::FileInfoPtr fileInfo) in ZipAdapter()
Dlz4_adapter.cpp27 …::Lz4Adapter(UpdatePatchWriterPtr outStream, size_t offset, const PkgManager::FileInfoPtr fileInfo) in Lz4Adapter()
/base/security/dlp_permission_service/frameworks/dlp_permission/include/
Dopen_dlp_file_callback_info_parcel.h35 OpenDlpFileCallbackInfo fileInfo; member
/base/update/updater/services/flow_update/update_bin/
Dbin_process.cpp254 bool UScriptInstructionBinFlowWrite::IsMatchedCsEsIamge(const Hpackage::FileInfo &fileInfo) in IsMatchedCsEsIamge()
264 bool UScriptInstructionBinFlowWrite::CheckEsDeviceUpdate(const Hpackage::FileInfo &fileInfo) in CheckEsDeviceUpdate()
274 … const std::string &name, const Hpackage::FileInfo &fileInfo) in ComponentProcess()
/base/startup/appspawn/service/hnp/base/
Dhnp_zip.c79 zip_fileinfo fileInfo = {0}; in ZipAddFile() local
310 static int HnpUnZipForFile(const char *filePath, unzFile zipFile, unz_file_info fileInfo) in HnpUnZipForFile()
449 unz_file_info fileInfo; in HnpUnZip() local
507 unz_file_info fileInfo; in HnpCfgGetFromZip() local
/base/security/huks/services/huks_standard/huks_service/main/upgrade/file_transfer/src/
Dhks_file_transfer.c86 struct HksStoreFileInfo fileInfo = { { 0 }, { 0 } }; in ConstructNewFilePath() local
88 struct HksStoreFileInfo fileInfo = { { 0 } }; in ConstructNewFilePath() local
/base/update/updater/services/diffpatch/patch/
Dimage_patch.cpp251 Hpackage::ZipFileInfo *fileInfo = new(std::nothrow) ZipFileInfo; in GetFileInfo() local
305 Hpackage::Lz4FileInfo *fileInfo = new(std::nothrow) Lz4FileInfo; in GetFileInfo() local
Dimage_patch.h119 CompressedFileRestore(Hpackage::PkgManager::FileInfoPtr fileInfo, UpdatePatchWriterPtr writer) in CompressedFileRestore()
/base/hiviewdfx/hiview/plugins/event_store/event_export/task/expire/
Devent_scan_handler.cpp37 struct stat fileInfo {0}; in GetFileLastModifiedTime() struct
/base/update/updater/test/unittest/package/
Dpkg_package_unittest.cpp88 Lz4FileInfo fileInfo {}; in TestPkgFile() local
103 FileInfo fileInfo; in TestPkgFileInvalid() local
/base/update/updater/services/include/package/
Dpkg_info_utils.h109 FileInfo fileInfo; member
123 FileInfo fileInfo; member
135 FileInfo fileInfo; member
/base/update/updater/test/unittest/script/script_instruction/
Dscript_registercmd_unittest.cpp40 static FileInfo fileInfo {}; in GetFileInfo() local
Dscript_loadscript_unittest.cpp39 static FileInfo fileInfo {}; in GetFileInfo() local
/base/update/updater/services/package/pkg_package/
Dpkg_pkgfile.cpp136 …t32_t PkgEntry::Init(PkgManager::FileInfoPtr localFileInfo, const PkgManager::FileInfoPtr fileInfo, in Init()
Dpkg_lz4file.cpp22 int32_t Lz4FileEntry::Init(const PkgManager::FileInfoPtr fileInfo, PkgStreamPtr inStream) in Init()
/base/update/updater/services/diffpatch/diff/
Dupdate_diff.cpp124 const FileInfo *fileInfo = pkgManager_->GetFileInfo(fileName); in Extract() local
/base/hiviewdfx/hiview/plugins/faultlogger/common/
Dfaultlog_util.cpp176 struct stat fileInfo; in GetFileLastAccessTimeStamp() local
/base/hiviewdfx/hiview/base/utility/
Dhiview_zip_util.cpp146 unz_file_info fileInfo; in UnzipFile() local
/base/global/resource_management/frameworks/resmgr/src/utils/
Dhap_parser.cpp78 int32_t GetCurrentFileInfo(unzFile &uf, unz_file_info &fileInfo) in GetCurrentFileInfo()
90 int32_t ReadCurrentFile(unzFile &uf, unz_file_info &fileInfo, std::unique_ptr<uint8_t[]> &buffer, in ReadCurrentFile()
118 unz_file_info fileInfo; in ReadFileFromZip() local
332 AbilityBase::FileInfo fileInfo; in ReadRawFileDescriptor() local

12