Searched refs:fetchAllOption (Results 1 – 3 of 3) sorted by relevance
21 fetchAllOption,91 const fetchResult = await album.getAssets(fetchAllOption());101 const fetchResult = await album.getAssets(fetchAllOption());258 let fetchResult = await album.getAssets(fetchAllOption());261 fetchResult = await album.getAssets(fetchAllOption());
22 fetchAllOption,98 const fetchResult = await album.getAssets(fetchAllOption());223 const albumFetchResult = await album.getAssets(fetchAllOption());
43 export function fetchAllOption() : photoAccessHelper.FetchOptions { function