| /foundation/multimedia/camera_framework/frameworks/js/camera_napi/demo/entry/src/main/ets/model/ |
| D | MediaUtils.ts | 68 … const fetchFileResult: mediaLibrary.FetchFileResult = await this.mediaTest.getFileAssets(fetchOp); constant 103 const fetchFileResult = await this.mediaTest.getFileAssets(fetchOp); constant
|
| /foundation/multimedia/player_framework/test/sample/AVPlayer/entry/src/main/ets/model/ |
| D | MediaLibraryUtils.ts | 39 const fetchFileResult = await this.mediaLib.getFileAssets(fetchOp); constant
|
| /foundation/multimedia/media_library/frameworks/services/media_mtp/src/ |
| D | mtp_medialibrary_manager.cpp | 98 …unique_ptr<FetchResult<FileAsset>> fetchFileResult = make_unique<FetchResult<FileAsset>>(resultSet… in GetHandles() local 141 …unique_ptr<FetchResult<FileAsset>> fetchFileResult = make_unique<FetchResult<FileAsset>>(resultSet… in GetHandles() local 174 …unique_ptr<FetchResult<FileAsset>> fetchFileResult = make_unique<FetchResult<FileAsset>>(resultSet… in GetObjectInfo() local 313 …unique_ptr<FetchResult<FileAsset>> fetchFileResult = make_unique<FetchResult<FileAsset>>(resultSet… in GetAssetById() local 350 …unique_ptr<FetchResult<FileAsset>> fetchFileResult = make_unique<FetchResult<FileAsset>>(resultSet… in GetIdByPath() local 627 …unique_ptr<FetchResult<FileAsset>> fetchFileResult = make_unique<FetchResult<FileAsset>>(resultSet… in GetRootIdList() local
|
| /foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialib_statistic_test/src/ |
| D | media_space_statistics_test.cpp | 234 …unique_ptr<FetchResult<FileAsset>> fetchFileResult = make_unique<FetchResult<FileAsset>>(move(resu… in GetFile() local 286 …unique_ptr<FetchResult<FileAsset>> fetchFileResult = make_unique<FetchResult<FileAsset>>(move(resu… in ClearFile() local
|
| /foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_unittest_utils/src/ |
| D | medialibrary_unittest_utils.cpp | 124 …shared_ptr<FetchResult<FileAsset>> fetchFileResult = make_unique<FetchResult<FileAsset>>(move(resu… in GetFileAsset() local
|
| /foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_datamanager_test/src/ |
| D | medialibrary_datamanager_test.cpp | 420 auto fetchFileResult = make_shared<FetchResult<FileAsset>>(); variable 465 auto fetchFileResult = make_shared<FetchResult<FileAsset>>(); variable
|
| /foundation/multimedia/media_library/interfaces/kits/js/include/ |
| D | media_library_napi.h | 301 std::unique_ptr<FetchResult<FileAsset>> fetchFileResult; member
|
| /foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/ |
| D | medialibrary_object_utils.cpp | 920 shared_ptr<FetchResult<FileAsset>> fetchFileResult = make_shared<FetchResult<FileAsset>>(); in GetFileAssetFromId() local 1415 shared_ptr<FetchResult<FileAsset>> fetchFileResult = make_shared<FetchResult<FileAsset>>(); in GetFileResult() local
|
| D | medialibrary_smartalbum_map_operations.cpp | 104 auto fetchFileResult = make_shared<FetchResult<FileAsset>>(); in HandleAgingOperation() local
|
| /foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_audio_operations_test/src/ |
| D | medialibrary_audio_operations_test.cpp | 282 shared_ptr<FetchResult<FileAsset>> fetchFileResult = make_shared<FetchResult<FileAsset>>(); in QueryAudioAsset() local
|
| /foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_photo_operations_test/src/ |
| D | medialibrary_photo_operations_test.cpp | 283 shared_ptr<FetchResult<FileAsset>> fetchFileResult = make_shared<FetchResult<FileAsset>>(); in QueryPhotoAsset() local
|
| /foundation/multimedia/media_library/frameworks/js/src/ |
| D | media_library_napi.cpp | 1188 …unique_ptr<FetchResult<FileAsset>> fetchFileResult = make_unique<FetchResult<FileAsset>>(move(resu… in SetAlbumCoverUri() local 2952 …unique_ptr<FetchResult<FileAsset>> fetchFileResult = make_unique<FetchResult<FileAsset>>(move(resu… in SetSmartAlbumCoverUri() local
|