Home
last modified time | relevance | path

Searched defs:fetchResult (Results 1 – 18 of 18) sorted by relevance

/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_helper_test/src/
Dfetch_result_test.cpp98 shared_ptr<FetchResult<FileAsset>> fetchResult = make_shared<FetchResult<FileAsset>>(); variable
121 auto fetchResult = make_shared<FetchResult<FileAsset>>(GetFetchResult()); variable
136 …shared_ptr<FetchResult<FileAsset>> fetchResult = make_shared<FetchResult<FileAsset>>(datashareResu… variable
207 auto fetchResult = make_shared<FetchResult<FileAsset>>(GetEmptyFetchResult()); variable
221 auto fetchResult = make_shared<FetchResult<FileAsset>>(GetFetchResult()); variable
238 auto fetchResult = make_shared<FetchResult<FileAsset>>(GetEmptyFetchResult()); variable
252 auto fetchResult = make_shared<FetchResult<FileAsset>>(GetFetchResult()); variable
269 auto fetchResult = make_shared<FetchResult<FileAsset>>(GetEmptyFetchResult()); variable
283 auto fetchResult = make_shared<FetchResult<FileAsset>>(GetFetchResult()); variable
301 auto fetchResult = make_shared<FetchResult<FileAsset>>(GetEmptyFetchResult()); variable
[all …]
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_tool/src/command/
Dlist_command_v10.cpp39 …std::shared_ptr<FetchResult<FileAsset>> fetchResult = std::make_shared<FetchResult<FileAsset>>(res… in ListAsset() local
71 …std::shared_ptr<FetchResult<FileAsset>> fetchResult = std::make_shared<FetchResult<FileAsset>>(res… in ListAssets() local
Drecv_command_v10.cpp92 …std::shared_ptr<FetchResult<FileAsset>> fetchResult = std::make_shared<FetchResult<FileAsset>>(res… in RecvAsset() local
123 …std::shared_ptr<FetchResult<FileAsset>> fetchResult = std::make_shared<FetchResult<FileAsset>>(res… in RecvAssets() local
/foundation/multimedia/ringtone_library/test/unittest/ringtone_helper_test/src/
Dringtone_fetch_result_test.cpp79 …shared_ptr<RingtoneFetchResult<RingtoneAsset>> fetchResult = make_shared<RingtoneFetchResult<Ringt… variable
94 …shared_ptr<RingtoneFetchResult<RingtoneAsset>> fetchResult = make_shared<RingtoneFetchResult<Ringt… variable
132 …shared_ptr<RingtoneFetchResult<RingtoneAsset>> fetchResult = make_shared<RingtoneFetchResult<Ringt… variable
146 …shared_ptr<RingtoneFetchResult<RingtoneAsset>> fetchResult = make_shared<RingtoneFetchResult<Ringt… variable
/foundation/multimedia/ringtone_library/services/ringtone_data_extension/src/
Dringtone_data_manager.cpp164 …shared_ptr<RingtoneFetchResult<RingtoneAsset>> fetchResult = make_shared<RingtoneFetchResult<Ringt… in DeleteFileFromResultSet() local
363 …shared_ptr<RingtoneFetchResult<RingtoneAsset>> fetchResult = make_shared<RingtoneFetchResult<Ringt… in GetRingtoneAssetFromId() local
/foundation/multimedia/media_library/interfaces/kits/js/include/sendable/
Dsendable_photo_album_napi.h104 std::unique_ptr<FetchResult<FileAsset>> fetchResult; member
/foundation/multimedia/media_library/interfaces/kits/js/include/
Dphoto_album_napi.h122 std::unique_ptr<FetchResult<FileAsset>> fetchResult; member
Dalbum_napi.h113 std::unique_ptr<FetchResult<FileAsset>> fetchResult; member
Dsmart_album_napi.h118 std::unique_ptr<FetchResult<FileAsset>> fetchResult; member
Dhighlight_album_napi.h65 std::unique_ptr<FetchResult<FileAsset>> fetchResult; member
/foundation/multimedia/media_library/frameworks/js/src/
Dfetch_file_result_napi.cpp1021 auto fetchResult = objectPtr->fetchFileResult_; in GetAllObjectFromFetchResult() local
1030 auto fetchResult = objectPtr->fetchAlbumResult_; in GetAllObjectFromFetchResult() local
1039 auto fetchResult = objectPtr->fetchPhotoAlbumResult_; in GetAllObjectFromFetchResult() local
1048 auto fetchResult = objectPtr->fetchSmartAlbumResult_; in GetAllObjectFromFetchResult() local
Dphoto_album_napi.cpp1064 auto fetchResult = make_unique<FetchResult<FileAsset>>(move(resultSet)); in JSPhotoAccessGetPhotoAssetsExecuteSync() local
Dmedia_library_napi.cpp1216 auto fetchResult = make_unique<FetchResult<FileAsset>>(move(resultSet)); in CompatSetAlbumCoverUri() local
1269 auto fetchResult = make_unique<FetchResult<FileAsset>>(move(resultSet)); in CompatSetAlbumCount() local
6173 auto fetchResult = make_unique<FetchResult<FileAsset>>(move(resultSet)); in PhotoAccessGetAssetsExecuteSync() local
6751 auto fetchResult = make_unique<FetchResult<PhotoAlbum>>(move(resultSet)); in GetExistsPhotoAlbum() local
/foundation/multimedia/media_library/frameworks/js/src/sendable/
Dsendable_fetch_file_result_napi.cpp828 auto fetchResult = objectPtr->fetchFileResult_; in GetAllObjectFromFetchResult() local
837 auto fetchResult = objectPtr->fetchAlbumResult_; in GetAllObjectFromFetchResult() local
846 auto fetchResult = objectPtr->fetchPhotoAlbumResult_; in GetAllObjectFromFetchResult() local
855 auto fetchResult = objectPtr->fetchSmartAlbumResult_; in GetAllObjectFromFetchResult() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/album_count_cover_test/src/
Dalbum_count_cover_test.cpp257 … auto fetchResult = make_unique<FetchResult<PhotoAlbum>>(make_shared<DataShareResultSet>(bridge)); in QueryAlbumInfo() local
276 auto fetchResult = make_unique<FetchResult<FileAsset>>(make_shared<DataShareResultSet>(bridge)); in QueryFileAssetInfo() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
Dmedialibrary_rdb_utils.cpp532 auto fetchResult = QueryGoToFirst(rdbStore, predicates, columns); in QueryAlbumCount() local
551 auto fetchResult = QueryGoToFirst(rdbStore, predicates, columns); in QueryAlbumVideoCount() local
568 auto fetchResult = QueryGoToFirst(rdbStore, predicates, columns); in QueryAlbumHiddenCount() local
623 auto fetchResult = QueryGoToFirst(rdbStore, predicates, columns); in SetAlbumCoverUri() local
649 auto fetchResult = QueryGoToFirst(rdbStore, predicates, columns); in SetAlbumCoverHiddenUri() local
2337 auto fetchResult = QueryGoToFirst(rdbStore, predicates, columns); in QueryCount() local
Dmedialibrary_object_utils.cpp1025 auto fetchResult = make_unique<FetchResult<FileAsset>>(move(resultSet)); in GetFileAssetByPredicates() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/
Dmedia_photo_asset_proxy.cpp108 auto fetchResult = make_unique<FetchResult<FileAsset>>(resultSet); in GetFileAsset() local