Home
last modified time | relevance | path

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

/base/account/os_account/interfaces/innerkits/account_iam/native/include/
Daccount_iam_info.h120 RemoteAuthOptions remoteAuthOptions; member
/base/account/os_account/interfaces/kits/napi/account_iam/src/
Dnapi_account_iam_user_auth.cpp307 …ntextForRemoteAuthOptions(napi_env env, napi_value jsOptions, RemoteAuthOptions &remoteAuthOptions) in ParseContextForRemoteAuthOptions()