Searched defs:MediaLibraryAsyncContext (Results 1 – 1 of 1) sorted by relevance
407 struct MediaLibraryAsyncContext : public NapiError { struct408 napi_async_work work;409 napi_deferred deferred;410 napi_ref callbackRef;411 bool status;412 bool isDelete;413 bool isCreateByComponent;414 bool isCreateByAgent;415 NapiAssetType assetType;416 AlbumType albumType;[all …]