Home
last modified time | relevance | path

Searched defs:AsyncContextForUnsubscribe (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.h194 struct AsyncContextForUnsubscribe : public CommonAsyncContext { struct
195 explicit AsyncContextForUnsubscribe(napi_env napiEnv) : CommonAsyncContext(napiEnv) {}; in AsyncContextForUnsubscribe() function
196 std::string type;
198 AppAccountManager *appAccountManager = nullptr;
199 size_t argc = 0;