Searched defs:SendablePhotoAccessHelperInitContext (Results 1 – 1 of 1) sorted by relevance
166 struct SendablePhotoAccessHelperInitContext : public NapiError { struct167 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_;