Searched defs:AlbumNapiAsyncContext (Results 1 – 1 of 1) sorted by relevance
103 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 …]