Home
last modified time | relevance | path

Searched refs:PrepareRemoteAuthInner (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/useriam/user_auth_framework/services/ipc/inc/
H A Duser_auth_service.h113 int32_t PrepareRemoteAuthInner(const std::string &networkId);
/ohos5.0/base/useriam/user_auth_framework/services/ipc/src/
H A Duser_auth_service.cpp633 int32_t UserAuthService::PrepareRemoteAuthInner(const std::string &networkId) in PrepareRemoteAuthInner() function in OHOS::UserIam::UserAuth::UserAuthService
668 int32_t ret = PrepareRemoteAuthInner(networkId); in PrepareRemoteAuth()