| /foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_helper_test/src/ |
| D | fetch_result_test.cpp | 98 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/ |
| D | list_command_v10.cpp | 39 …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
|
| D | recv_command_v10.cpp | 92 …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/ |
| D | ringtone_fetch_result_test.cpp | 79 …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/ |
| D | ringtone_data_manager.cpp | 164 …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/ |
| D | sendable_photo_album_napi.h | 104 std::unique_ptr<FetchResult<FileAsset>> fetchResult; member
|
| /foundation/multimedia/media_library/interfaces/kits/js/include/ |
| D | photo_album_napi.h | 122 std::unique_ptr<FetchResult<FileAsset>> fetchResult; member
|
| D | album_napi.h | 113 std::unique_ptr<FetchResult<FileAsset>> fetchResult; member
|
| D | smart_album_napi.h | 118 std::unique_ptr<FetchResult<FileAsset>> fetchResult; member
|
| D | highlight_album_napi.h | 65 std::unique_ptr<FetchResult<FileAsset>> fetchResult; member
|
| /foundation/multimedia/media_library/frameworks/js/src/ |
| D | fetch_file_result_napi.cpp | 1021 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
|
| D | photo_album_napi.cpp | 1064 auto fetchResult = make_unique<FetchResult<FileAsset>>(move(resultSet)); in JSPhotoAccessGetPhotoAssetsExecuteSync() local
|
| D | media_library_napi.cpp | 1216 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/ |
| D | sendable_fetch_file_result_napi.cpp | 828 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/ |
| D | album_count_cover_test.cpp | 257 … 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/ |
| D | medialibrary_rdb_utils.cpp | 532 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
|
| D | medialibrary_object_utils.cpp | 1025 auto fetchResult = make_unique<FetchResult<FileAsset>>(move(resultSet)); in GetFileAssetByPredicates() local
|
| /foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/ |
| D | media_photo_asset_proxy.cpp | 108 auto fetchResult = make_unique<FetchResult<FileAsset>>(resultSet); in GetFileAsset() local
|