Home
last modified time | relevance | path

Searched defs:SendablePhotoAccessHelperAsyncContext (Results 1 – 1 of 1) sorted by relevance

/foundation/multimedia/media_library/interfaces/kits/js/include/sendable/
Dsendable_photo_access_helper_napi.h113 struct SendablePhotoAccessHelperAsyncContext : public NapiError { struct
114 napi_async_work work;
115 napi_deferred deferred;
116 napi_ref callbackRef;
117 bool status;
118 bool isDelete;
119 bool isCreateByComponent;
120 NapiAssetType assetType;
121 AlbumType albumType;
122 SendablePhotoAccessHelper *objectInfo;
[all …]