Home
last modified time | relevance | path

Searched defs:fetchResult (Results 1 – 20 of 20) 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
Dquery_command_v10.cpp67 …std::shared_ptr<FetchResult<FileAsset>> fetchResult = std::make_shared<FetchResult<FileAsset>>(res… in QueryMediaFiles() 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.cpp167 …shared_ptr<RingtoneFetchResult<RingtoneAsset>> fetchResult = make_shared<RingtoneFetchResult<Ringt… in DeleteFileFromResultSet() local
397 …shared_ptr<RingtoneFetchResult<RingtoneAsset>> fetchResult = make_shared<RingtoneFetchResult<Ringt… in GetRingtoneAssetFromId() local
421 …shared_ptr<RingtoneFetchResult<VibrateAsset>> fetchResult = make_shared<RingtoneFetchResult<Vibrat… in GetVibrateAssetFromId() 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.h123 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.cpp1067 auto fetchResult = make_unique<FetchResult<FileAsset>>(move(resultSet)); in JSPhotoAccessGetPhotoAssetsExecuteSync() local
Dmedia_library_napi.cpp1230 auto fetchResult = make_unique<FetchResult<FileAsset>>(move(resultSet)); in CompatSetAlbumCoverUri() local
1283 auto fetchResult = make_unique<FetchResult<FileAsset>>(move(resultSet)); in CompatSetAlbumCount() local
6094 auto fetchResult = make_unique<FetchResult<FileAsset>>(move(resultSet)); in PhotoAccessGetAssetsExecuteSync() local
6697 auto fetchResult = make_unique<FetchResult<PhotoAlbum>>(move(resultSet)); in GetExistsPhotoAlbum() local
Dfile_asset_napi.cpp3871 auto fetchResult = make_unique<FetchResult<FileAsset>>(move(resultSet)); in getFileAsset() 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.cpp584 auto fetchResult = QueryGoToFirst(rdbStore, predicates, columns); in QueryAlbumCount() local
599 auto fetchResult = QueryGoToFirst(rdbStore, predicates, columns); in QueryAlbumVideoCount() local
612 auto fetchResult = QueryGoToFirst(rdbStore, predicates, columns); in QueryAlbumHiddenCount() local
667 auto fetchResult = QueryGoToFirst(rdbStore, predicates, columns); in SetAlbumCoverUri() local
688 auto fetchResult = QueryGoToFirst(rdbStore, predicates, columns); in SetAlbumCoverHiddenUri() local
2444 auto fetchResult = QueryGoToFirst(rdbStore, predicates, columns); in QueryCount() local
Dmedialibrary_object_utils.cpp1027 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.cpp112 auto fetchResult = make_unique<FetchResult<FileAsset>>(resultSet); in GetFileAsset() local