Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/interfaces/kits/napi/appaccount/include/
H A Dnapi_app_account_common.h178 struct SubscriberAccountsWorker : public CommonAsyncContext { struct
179 explicit SubscriberAccountsWorker(napi_env napiEnv) : CommonAsyncContext(napiEnv) {}; in SubscriberAccountsWorker() function
180 napi_ref ref = nullptr;
181 std::vector<AppAccountInfo> accounts;
182 int code = 0;
183 SubscriberPtr *subscriber = nullptr;