Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/media_library/interfaces/kits/js/include/
H A Dalbum_napi.h103 napi_async_work work;
104 napi_deferred deferred;
105 napi_ref callbackRef;
106 AlbumNapi *objectInfo;
108 bool status;
109 int32_t changedRows;
110 std::string selection;
112 std::string order;
114 std::string networkId;
115 std::string uri;
[all …]