Searched refs:filePhotoAlbumArray (Results 1 – 4 of 4) sorted by relevance
107 std::vector<std::unique_ptr<PhotoAlbum>> filePhotoAlbumArray; variable
112 std::vector<std::unique_ptr<PhotoAlbum>> filePhotoAlbumArray; variable
587 GetAssetFromArray(env, context, context->filePhotoAlbumArray, jsContext); in GetAllObjectCompleteCallback()849 filePhotoAlbumArray.push_back(move(photoAlbum)); in GetAllObjectFromFetchResult()
780 GetAssetFromArray(env, context, context->filePhotoAlbumArray, jsContext); in GetAllObjectCompleteCallback()1042 filePhotoAlbumArray.push_back(move(photoAlbum)); in GetAllObjectFromFetchResult()