Searched refs:SendablePhotoAccessHelperAsyncContext (Results 1 – 3 of 3) sorted by relevance
92 using Context = SendablePhotoAccessHelperAsyncContext* ;339 …SendablePhotoAccessHelperAsyncContext *context = static_cast<SendablePhotoAccessHelperAsyncContext… in GetFileAssetsAsyncCallbackComplete()661 make_unique<SendablePhotoAccessHelperAsyncContext>(); in JSRelease()850 make_unique<SendablePhotoAccessHelperAsyncContext>(); in PhotoAccessGetPhotoAssets()1098 unique_ptr<SendablePhotoAccessHelperAsyncContext> &context) in ParseArgsGetPhotoAlbum()1154 make_unique<SendablePhotoAccessHelperAsyncContext>(); in PhotoAccessGetPhotoAlbums()1316 SendablePhotoAccessHelperAsyncContext &context) in ParsePhotoAssetCreateOption()1685 make_unique<SendablePhotoAccessHelperAsyncContext>(); in PhotoAccessHelperCreatePhotoAsset()1734 make_unique<SendablePhotoAccessHelperAsyncContext>(); in PhotoAccessGetBurstAssets()1747 make_unique<SendablePhotoAccessHelperAsyncContext>(); in PhotoAccessGetSharedPhotoAssets()[all …]
56 using SendablePAHAsyncContext = SendablePhotoAccessHelperAsyncContext;
113 struct SendablePhotoAccessHelperAsyncContext : public NapiError { struct