Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/media_library/interfaces/kits/js/include/sendable/
H A Dsendable_photo_access_helper_napi.h166 struct SendablePhotoAccessHelperInitContext : public NapiError { struct
167 napi_async_work work;
168 napi_deferred deferred;
169 napi_ref callbackRef;
170 size_t argc;
171 napi_value argv[NAPI_ARGC_MAX];
172 napi_ref resultRef_;
173 sptr<IRemoteObject> token_;