/ohos5.0/base/security/huks/test/unittest/huks_standard_test/module_test/service_test/huks_service/storage/src/ |
H A D | hks_storage_util_test.cpp | 86 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 205 struct HksStoreFileInfo fileInfo = { { 0 } }; variable 235 struct HksStoreFileInfo fileInfo = { { 0 } }; variable [all …]
|
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_backup_test/src/restore/ |
H A D | photos_clone_test.cpp | 53 FileInfo fileInfo; variable 64 FileInfo fileInfo; variable 75 FileInfo fileInfo; variable 86 FileInfo fileInfo; variable 98 FileInfo fileInfo; variable 110 FileInfo fileInfo; variable 122 FileInfo fileInfo; variable 134 FileInfo fileInfo; variable
|
H A D | photos_restore_test.cpp | 51 FileInfo fileInfo; variable 62 FileInfo fileInfo; variable 73 FileInfo fileInfo; variable 84 FileInfo fileInfo; variable 95 FileInfo fileInfo; variable
|
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/restore/ |
H A D | photos_restore.cpp | 90 int32_t PhotosRestore::FindAlbumId(const FileInfo &fileInfo) in FindAlbumId() 104 std::string PhotosRestore::FindlPath(const FileInfo &fileInfo) in FindlPath() 118 std::string PhotosRestore::FindPackageName(const FileInfo &fileInfo) in FindPackageName() 132 std::string PhotosRestore::FindBundleName(const FileInfo &fileInfo) in FindBundleName() 146 std::string PhotosRestore::FindBurstKey(const FileInfo &fileInfo) in FindBurstKey() 157 int32_t PhotosRestore::FindDirty(const FileInfo &fileInfo) in FindDirty() 178 int32_t PhotosRestore::FindSubtype(const FileInfo &fileInfo) in FindSubtype() 192 int64_t PhotosRestore::FindDateTrashed(const FileInfo &fileInfo) in FindDateTrashed() 259 int32_t PhotosRestore::FindPhotoQuality(const FileInfo &fileInfo) in FindPhotoQuality() 283 int32_t PhotosRestore::FindMediaType(const FileInfo &fileInfo) in FindMediaType() [all …]
|
H A D | photos_clone.cpp | 29 std::string PhotosClone::ToString(const FileInfo &fileInfo) in ToString() 109 PhotoAlbumDao::PhotoAlbumRowData PhotosClone::FindAlbumInfo(const FileInfo &fileInfo) in FindAlbumInfo() 147 std::string PhotosClone::FindlPath(const FileInfo &fileInfo) in FindlPath() 156 int32_t PhotosClone::FindAlbumId(const FileInfo &fileInfo) in FindAlbumId() 165 std::string PhotosClone::FindPackageName(const FileInfo &fileInfo) in FindPackageName() 179 std::string PhotosClone::FindBundleName(const FileInfo &fileInfo) in FindBundleName() 221 int32_t PhotosClone::FindPhotoQuality(const FileInfo &fileInfo) in FindPhotoQuality() 288 std::string PhotosClone::FindSourcePath(const FileInfo &fileInfo) in FindSourcePath()
|
H A D | photos_dao.cpp | 30 PhotosDao::PhotosRowData PhotosDao::FindSameFileInAlbum(const FileInfo &fileInfo, int32_t maxFileId) in FindSameFileInAlbum() 59 PhotosDao::PhotosRowData PhotosDao::FindSameFileWithoutAlbum(const FileInfo &fileInfo, int32_t maxF… in FindSameFileWithoutAlbum() 112 PhotosDao::PhotosRowData PhotosDao::FindSameFile(const FileInfo &fileInfo, const int32_t maxFileId) in FindSameFile() 143 PhotosDao::PhotosRowData PhotosDao::FindSameFileBySourcePath(const FileInfo &fileInfo, const int32_… in FindSameFileBySourcePath() 170 std::string PhotosDao::ToString(const FileInfo &fileInfo) in ToString()
|
H A D | tab_old_photos_restore.cpp | 34 for (const auto &fileInfo : fileInfos) { in Restore() local 61 std::string TabOldPhotosRestore::ToString(const FileInfo &fileInfo) in ToString()
|
/ohos5.0/foundation/filemanagement/user_file_service/test/unittest/ |
H A D | js_file_access_ext_ability_ex_test.cpp | 30 FileInfo fileInfo; variable 84 FileInfo fileInfo; variable 138 FileInfo fileInfo; variable 207 FileInfo fileInfo; variable 253 FileInfo fileInfo; variable 343 FileInfo fileInfo; variable 406 FileInfo fileInfo; variable 476 FileInfo fileInfo; variable 541 FileInfo fileInfo; variable 606 FileInfo fileInfo; variable [all …]
|
H A D | file_access_ext_stub_impl_test.cpp | 481 FileInfo fileInfo; variable 509 FileInfo fileInfo; variable 537 FileInfo fileInfo; variable 563 FileInfo fileInfo; variable 592 FileInfo fileInfo; variable 672 FileInfo fileInfo; variable 698 FileInfo fileInfo; variable 723 FileInfo fileInfo; variable 750 FileInfo fileInfo; variable
|
H A D | medialibrary_file_access_test_info.cpp | 64 FileInfo fileInfo; variable 605 FileInfo fileInfo; variable 648 FileInfo fileInfo; variable 700 FileInfo fileInfo; variable 744 FileInfo fileInfo; variable 798 FileInfo fileInfo; variable 885 FileInfo fileInfo; variable 1147 FileInfo fileInfo; variable 1181 FileInfo fileInfo; variable 1231 FileInfo fileInfo; variable [all …]
|
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/ |
H A D | burst_key_generator.cpp | 31 std::string BurstKeyGenerator::FindTitlePrefix(const FileInfo &fileInfo) in FindTitlePrefix() 48 std::string BurstKeyGenerator::FindGroupHash(const FileInfo &fileInfo) in FindGroupHash() 59 int32_t BurstKeyGenerator::FindGroupIndex(const FileInfo &fileInfo) in FindGroupIndex() 81 std::string BurstKeyGenerator::FindObjectHash(const FileInfo &fileInfo) in FindObjectHash() 106 std::string BurstKeyGenerator::FindBurstKey(const FileInfo &fileInfo) in FindBurstKey() 125 std::string BurstKeyGenerator::ToString(const FileInfo &fileInfo) in ToString()
|
H A D | base_restore.cpp | 212 static void RemoveDuplicateDualCloneFiles(const FileInfo &fileInfo) in RemoveDuplicateDualCloneFiles() 312 FileInfo &fileInfo, int32_t sceneCode) in InsertOrientation() 327 static void SetCoverPosition(const FileInfo &fileInfo, in SetCoverPosition() 670 FileInfo &fileInfo) in IsSameAudioFile() 700 FileInfo &fileInfo) in HasSameAudioFile() 733 for (auto &fileInfo : fileInfos) { in BatchQueryPhoto() local 753 auto pathMatch = [path {path}](const auto &fileInfo) { in BatchQueryPhoto() 766 for (const auto &fileInfo : fileInfos) { in BatchInsertMap() local 931 for (const auto &fileInfo : fileInfos) { in UpdateFailedFiles() local 1007 for (const auto &fileInfo : fileInfos) { in NeedBatchQueryPhotoForPhotoMap() local [all …]
|
/ohos5.0/base/security/huks/services/huks_standard/huks_service/main/hks_storage/src/ |
H A D | hks_storage_manager.c | 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 437 struct HksStoreFileInfo fileInfo = { { 0 } }; in HksManageStoreGetKeyBlobSize() local [all …]
|
H A D | hks_storage.c | 213 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()
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/image_file_cache/ |
H A D | image_file_cache_test_ng.cpp | 100 FileInfo fileInfo = ImageFileCache::GetInstance().cacheFileInfo_.front(); variable 156 FileInfo fileInfo = ImageFileCache::GetInstance().cacheFileInfo_.front(); variable 200 FileInfo fileInfo = ImageFileCache::GetInstance().cacheFileInfo_.front(); variable 239 FileInfo fileInfo = ImageFileCache::GetInstance().cacheFileInfo_.front(); variable
|
/ohos5.0/base/security/code_signature/utils/include/ |
H A D | cs_hisysevent.h | 44 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()
|
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_tool/src/command/ |
H A D | send_command_v10.cpp | 65 FileInfo fileInfo; in GetFileInfo() local 100 for (auto &fileInfo : fileInfos) { in RemoveFiles() local 130 static int32_t CreateRecord(const ExecEnv &env, FileInfo &fileInfo, bool isRestart) in CreateRecord() 153 static int32_t WriteFile(const ExecEnv &env, const FileInfo &fileInfo, bool isRestart) in WriteFile() 193 static int32_t SendFile(const ExecEnv &env, FileInfo &fileInfo) in SendFile() 238 for (auto &fileInfo : fileInfos) { in SendFiles() local
|
/ohos5.0/base/update/updater/services/diffpatch/bzip2/ |
H A D | lz4_adapter.h | 54 … const Hpackage::PkgManager::FileInfoPtr fileInfo) : Lz4Adapter(outStream, offset, fileInfo) {} in Lz4FrameAdapter() 75 …const Hpackage::PkgManager::FileInfoPtr fileInfo) : Lz4FrameAdapter(outStream, offset, fileInfo) {} in Lz4BlockAdapter()
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/ |
H A D | distributeddb_file_package_test.cpp | 187 FileInfo fileInfo; variable 261 FileInfo fileInfo; variable 278 FileInfo fileInfo; variable 304 FileInfo fileInfo; variable 337 FileInfo fileInfo; variable
|
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/platform/liteos/dfile/ |
H A D | sys_file_manager.c | 21 void FileSync(const FileInfo *fileInfo) in FileSync()
|
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/platform/unix/dfile/ |
H A D | sys_file_manager.c | 21 void FileSync(const FileInfo *fileInfo) in FileSync()
|
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/encoder/include/ |
H A D | videoenc_inner_sample.h | 43 struct fileInfo { struct 44 std::string fileDir; 45 GraphicPixelFormat format; 46 uint32_t width; 47 uint32_t height;
|
/ohos5.0/base/security/dlp_permission_service/frameworks/dlp_permission/include/ |
H A D | open_dlp_file_callback_info_parcel.h | 35 OpenDlpFileCallbackInfo fileInfo; member
|
/ohos5.0/foundation/filemanagement/user_file_service/frameworks/js/napi/file_access_module/file_info/ |
H A D | file_info_entity.h | 28 FileInfo fileInfo; member
|
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/include/restore/ |
H A D | photos_restore.h | 48 PhotosDao::PhotosRowData FindSameFile(const FileInfo &fileInfo) in FindSameFile() 102 std::string ToString(const FileInfo &fileInfo) in ToString()
|