Home
last modified time | relevance | path

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

/ohos5.0/base/account/os_account/interfaces/kits/napi/account_iam/include/
H A Dnapi_account_iam_common.h124 struct PrepareRemoteAuthContext : public CommonAsyncContext { struct
125 explicit PrepareRemoteAuthContext(napi_env napiEnv) : CommonAsyncContext(napiEnv) {}; in PrepareRemoteAuthContext() function
126 int32_t result = 0;
127 std::string remoteNetworkId;