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.h389 struct MediaLibraryAsyncContext : public NapiError { struct
390 napi_async_work work;
391 napi_deferred deferred;
392 napi_ref callbackRef;
393 bool status;
394 bool isDelete;
395 bool isCreateByComponent;
396 bool isCreateByAgent;
397 NapiAssetType assetType;
398 AlbumType albumType;
[all …]