Home
last modified time | relevance | path

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

/foundation/multimedia/media_library/interfaces/kits/js/include/
Dmedia_library_napi.h285 struct MediaLibraryAsyncContext : public NapiError { struct
286 napi_async_work work;
287 napi_deferred deferred;
288 napi_ref callbackRef;
289 bool status;
290 bool isDelete;
291 bool isCreateByComponent;
292 NapiAssetType assetType;
293 AlbumType albumType;
294 MediaLibraryNapi *objectInfo;
[all …]