Searched defs:fetchResult (Results 1 – 9 of 9) sorted by relevance
102 shared_ptr<FetchResult<FileAsset>> fetchResult = make_shared<FetchResult<FileAsset>>(); variable125 auto fetchResult = make_shared<FetchResult<FileAsset>>(GetFetchResult()); variable140 …shared_ptr<FetchResult<FileAsset>> fetchResult = make_shared<FetchResult<FileAsset>>(datashareResu… variable211 auto fetchResult = make_shared<FetchResult<FileAsset>>(GetEmptyFetchResult()); variable225 auto fetchResult = make_shared<FetchResult<FileAsset>>(GetFetchResult()); variable242 auto fetchResult = make_shared<FetchResult<FileAsset>>(GetEmptyFetchResult()); variable256 auto fetchResult = make_shared<FetchResult<FileAsset>>(GetFetchResult()); variable273 auto fetchResult = make_shared<FetchResult<FileAsset>>(GetEmptyFetchResult()); variable287 auto fetchResult = make_shared<FetchResult<FileAsset>>(GetFetchResult()); variable305 auto fetchResult = make_shared<FetchResult<FileAsset>>(GetEmptyFetchResult()); variable[all …]
39 …std::shared_ptr<FetchResult<FileAsset>> fetchResult = std::make_shared<FetchResult<FileAsset>>(res… in ListAsset() local71 …std::shared_ptr<FetchResult<FileAsset>> fetchResult = std::make_shared<FetchResult<FileAsset>>(res… in ListAssets() local
93 …std::shared_ptr<FetchResult<FileAsset>> fetchResult = std::make_shared<FetchResult<FileAsset>>(res… in RecvAsset() local124 …std::shared_ptr<FetchResult<FileAsset>> fetchResult = std::make_shared<FetchResult<FileAsset>>(res… in RecvAssets() local
100 std::unique_ptr<FetchResult<FileAsset>> fetchResult; member
112 std::unique_ptr<FetchResult<FileAsset>> fetchResult; member
117 std::unique_ptr<FetchResult<FileAsset>> fetchResult; member
1014 auto fetchResult = objectPtr->fetchFileResult_; in GetAllObjectFromFetchResult() local1023 auto fetchResult = objectPtr->fetchAlbumResult_; in GetAllObjectFromFetchResult() local1032 auto fetchResult = objectPtr->fetchPhotoAlbumResult_; in GetAllObjectFromFetchResult() local1041 auto fetchResult = objectPtr->fetchSmartAlbumResult_; in GetAllObjectFromFetchResult() local
1107 auto fetchResult = make_unique<FetchResult<FileAsset>>(move(resultSet)); in CompatSetAlbumCoverUri() local1160 auto fetchResult = make_unique<FetchResult<FileAsset>>(move(resultSet)); in CompatSetAlbumCount() local5126 auto fetchResult = make_unique<FetchResult<PhotoAlbum>>(move(resultSet)); in GetExistsPhotoAlbum() local
900 auto fetchResult = make_unique<FetchResult<FileAsset>>(move(resultSet)); in GetFileAssetByPredicates() local