Home
last modified time | relevance | path

Searched defs:fetchFileResult (Results 1 – 12 of 12) sorted by relevance

/foundation/multimedia/camera_framework/frameworks/js/camera_napi/demo/entry/src/main/ets/model/
DMediaUtils.ts68 … 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/
DMediaLibraryUtils.ts39 const fetchFileResult = await this.mediaLib.getFileAssets(fetchOp); constant
/foundation/multimedia/media_library/frameworks/services/media_mtp/src/
Dmtp_medialibrary_manager.cpp98 …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/
Dmedia_space_statistics_test.cpp234 …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/
Dmedialibrary_unittest_utils.cpp124 …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/
Dmedialibrary_datamanager_test.cpp420 auto fetchFileResult = make_shared<FetchResult<FileAsset>>(); variable
465 auto fetchFileResult = make_shared<FetchResult<FileAsset>>(); variable
/foundation/multimedia/media_library/interfaces/kits/js/include/
Dmedia_library_napi.h301 std::unique_ptr<FetchResult<FileAsset>> fetchFileResult; member
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
Dmedialibrary_object_utils.cpp920 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
Dmedialibrary_smartalbum_map_operations.cpp104 auto fetchFileResult = make_shared<FetchResult<FileAsset>>(); in HandleAgingOperation() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_audio_operations_test/src/
Dmedialibrary_audio_operations_test.cpp282 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/
Dmedialibrary_photo_operations_test.cpp283 shared_ptr<FetchResult<FileAsset>> fetchFileResult = make_shared<FetchResult<FileAsset>>(); in QueryPhotoAsset() local
/foundation/multimedia/media_library/frameworks/js/src/
Dmedia_library_napi.cpp1188 …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