Home
last modified time | relevance | path

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

/ohos5.0/base/useriam/user_auth_framework/services/ipc/src/
H A Duser_auth_service.cpp119 std::string GetAuthParamStr(const AuthParamInner &authParam, std::optional<RemoteAuthParam> &remote… in GetAuthParamStr() function
583 IAM_LOGI("start, %{public}s", GetAuthParamStr(authParam, remoteAuthParam).c_str()); in AuthUser()