Searched defs:UpdateAccountInfoAsyncContext (Results 1 – 1 of 1) sorted by relevance
75 struct UpdateAccountInfoAsyncContext : public CommonAsyncContext { struct76 UpdateAccountInfoAsyncContext(napi_env napiEnv) : CommonAsyncContext(napiEnv) {}; in UpdateAccountInfoAsyncContext() argument77 AccountSA::DomainAccountInfo oldAccountInfo;78 AccountSA::DomainAccountInfo newAccountInfo;