Home
last modified time | relevance | path

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

/base/account/os_account/interfaces/kits/napi/appaccount/include/
Dnapi_app_account_common.h162 struct SubscriberAccountsWorker : public CommonAsyncContext { struct
163 explicit SubscriberAccountsWorker(napi_env napiEnv) : CommonAsyncContext(napiEnv) {}; in SubscriberAccountsWorker() argument
164 napi_ref ref = nullptr;
165 std::vector<AppAccountInfo> accounts;
166 int code = 0;
167 SubscriberPtr *subscriber = nullptr;