Home
last modified time | relevance | path

Searched defs:fileInfo (Results 1 – 25 of 45) 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.c299 const struct HksStoreMaterial *material, struct HksStoreFileInfo *fileInfo) in HksConstructStoreFileInfo()
318 struct HksStoreFileInfo fileInfo = { { 0 }, { 0 } }; in HksManageStoreKeyBlob() local
320 struct HksStoreFileInfo fileInfo = { { 0 } }; in HksManageStoreKeyBlob() local
350 struct HksStoreFileInfo fileInfo = { { 0 }, { 0 } }; in HksManageStoreDeleteKeyBlob() local
352 struct HksStoreFileInfo fileInfo = { { 0 } }; in HksManageStoreDeleteKeyBlob() local
382 struct HksStoreFileInfo fileInfo = { { 0 }, { 0 } }; in HksManageStoreIsKeyBlobExist() local
384 struct HksStoreFileInfo fileInfo = { { 0 } }; in HksManageStoreIsKeyBlobExist() local
414 struct HksStoreFileInfo fileInfo = { { 0 }, { 0 } }; in HksManageStoreGetKeyBlob() local
416 struct HksStoreFileInfo fileInfo = { { 0 } }; in HksManageStoreGetKeyBlob() local
459 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 HksStoreMaterial *mat… in HksStoreKeyBlob()
302 int32_t HksStoreDeleteKeyBlob(const struct HksStoreFileInfo *fileInfo, const struct HksStoreMateria… in HksStoreDeleteKeyBlob()
315 int32_t HksStoreIsKeyBlobExist(const struct HksStoreFileInfo *fileInfo) in HksStoreIsKeyBlobExist()
433 static int32_t GetKeyAliasByProcessName(const struct HksStoreFileInfo *fileInfo, struct HksKeyInfo … in GetKeyAliasByProcessName()
467 int32_t HksGetKeyAliasByProcessName(const struct HksStoreFileInfo *fileInfo, struct HksKeyInfo *key… in HksGetKeyAliasByProcessName()
479 int32_t HksGetKeyCountByProcessName(const struct HksStoreFileInfo *fileInfo, uint32_t *fileCount) in HksGetKeyCountByProcessName()
821 static int32_t GetHksFileEntry(const struct HksStoreFileInfo *fileInfo, struct HksFileEntry **fileN… in GetHksFileEntry()
856 int32_t HksListAliasesByProcessName(const struct HksStoreFileInfo *fileInfo, struct HksKeyAliasSet … in HksListAliasesByProcessName()
Dhks_storage_utils.c249 static int32_t FileInfoInit(struct HksStoreFileInfo *fileInfo) in FileInfoInit()
265 void FileInfoFree(struct HksStoreFileInfo *fileInfo) in FileInfoFree()
596 int32_t HksGetFileInfo(const struct HksStoreMaterial *material, struct HksStoreFileInfo *fileInfo) in HksGetFileInfo()
/base/security/huks/test/fuzz_test/innerapi_fuzzer/hksstorage_fuzzer/
Dhksstorage_fuzzer.cpp573 struct HksStoreFileInfo fileInfo = { { 0 }, { 0 } }; in HksStorageUtilTest001() local
575 struct HksStoreFileInfo fileInfo = { { 0 } }; in HksStorageUtilTest001() local
593 struct HksStoreFileInfo fileInfo = { { 0 }, { 0 } }; in HksStorageUtilTest002() local
595 struct HksStoreFileInfo fileInfo = { { 0 } }; in HksStorageUtilTest002() local
613 struct HksStoreFileInfo fileInfo = { { 0 }, { 0 } }; in HksStorageUtilTest003() local
615 struct HksStoreFileInfo fileInfo = { { 0 } }; in HksStorageUtilTest003() local
633 struct HksStoreFileInfo fileInfo = { { 0 }, { 0 } }; in HksStorageUtilTest004() local
635 struct HksStoreFileInfo fileInfo = { { 0 } }; in HksStorageUtilTest004() local
653 struct HksStoreFileInfo fileInfo = { { 0 }, { 0 } }; in HksStorageUtilTest005() local
655 struct HksStoreFileInfo fileInfo = { { 0 } }; in HksStorageUtilTest005() local
[all …]
/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.cpp256 bool UScriptInstructionBinFlowWrite::IsMatchedCsEsIamge(const Hpackage::FileInfo &fileInfo) in IsMatchedCsEsIamge()
266 bool UScriptInstructionBinFlowWrite::CheckEsDeviceUpdate(const Hpackage::FileInfo &fileInfo) in CheckEsDeviceUpdate()
281 … 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
290 static int HnpUnZipForFile(const char *filePath, unzFile zipFile, unz_file_info fileInfo) in HnpUnZipForFile()
429 unz_file_info fileInfo; in HnpUnZip() local
487 unz_file_info fileInfo; in HnpCfgGetFromZip() local
/base/security/huks/services/huks_standard/huks_service/main/upgrade/file_transfer/src/
Dhks_file_transfer.c80 struct HksStoreFileInfo fileInfo = { { 0 }, { 0 } }; in ConstructNewFilePath() local
82 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/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/services/package/pkg_verify/
Dpkg_verify_util.cpp201 std::string fileInfo = "valid info"; in GetPkgTime() local
243 std::string fileInfo = GetPkgTime(path); in HashCheck() local
/base/update/updater/test/unittest/script/script_instruction/
Dscript_loadscript_unittest.cpp39 static FileInfo fileInfo {}; in GetFileInfo() local
Dscript_registercmd_unittest.cpp40 static FileInfo fileInfo {}; in GetFileInfo() local
/base/update/updater/services/diffpatch/diff/
Dupdate_diff.cpp124 const FileInfo *fileInfo = pkgManager_->GetFileInfo(fileName); in Extract() local
/base/update/updater/services/package/pkg_package/
Dpkg_pkgfile.cpp137 …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/global/resource_management/frameworks/resmgr/src/utils/
Dhap_parser.cpp71 int32_t GetCurrentFileInfo(unzFile &uf, unz_file_info &fileInfo) in GetCurrentFileInfo()
83 int32_t ReadCurrentFile(unzFile &uf, unz_file_info &fileInfo, std::unique_ptr<uint8_t[]> &buffer, in ReadCurrentFile()
111 unz_file_info fileInfo; in ReadFileFromZip() local
355 AbilityBase::FileInfo fileInfo; in ReadRawFileDescriptor() local
/base/hiviewdfx/hiview/base/utility/
Dhiview_zip_util.cpp146 unz_file_info fileInfo; in UnzipFile() local

12