Searched defs:OpenSession (Results 1 – 9 of 9) sorted by relevance
103 ErrCode AppAccountAuthenticatorSessionManager::OpenSession(const std::string &action, const OAuthRe… in OpenSession() function in OHOS::AccountSA::AppAccountAuthenticatorSessionManager
95 uint64_t UserIDMClient::OpenSession() in OpenSession() function in OHOS::UserIAM::UserIDM::UserIDMClient
23 uint64_t UserIDMProxy::OpenSession() in OpenSession() function in OHOS::UserIAM::UserIDM::UserIDMProxy
78 int OpenSession(const char *mySessionName, const char *peerSessionName, const char *peerDeviceId, c… in OpenSession() function
36 int32_t OpenSession(int32_t userId, uint64_t &challenge) in OpenSession() function
155 int32_t SoftBusManager::OpenSession(const std::string &deviceId) in OpenSession() function in OHOS::Security::AccessToken::SoftBusManager
90 uint64_t UserIDMService::OpenSession() in OpenSession() function in OHOS::UserIAM::UserIDM::UserIDMService
50 napi_value OpenSession(napi_env env, napi_callback_info info) in OpenSession() function
103 static TEEC_Result OpenSession(TEEC_Context *context, TEEC_Session **session) in OpenSession() function