Searched defs:GetAccountsAsyncContext (Results 1 – 1 of 1) sorted by relevance
157 struct GetAccountsAsyncContext : public CommonAsyncContext { struct158 …GetAccountsAsyncContext(napi_env napiEnv, bool isThrowable) : CommonAsyncContext(napiEnv, isThrowa… in GetAccountsAsyncContext() argument159 std::string owner;160 std::vector<AppAccountInfo> appAccounts;