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.h407 struct MediaLibraryAsyncContext : public NapiError { struct
408 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 …]