Searched refs:GetPropertyForAuthResult (Results 1 – 2 of 2) sorted by relevance
57 ResultCode GetPropertyForAuthResult(Authentication::AuthResultInfo &resultInfo);
72 ResultCode SimpleAuthContext::GetPropertyForAuthResult(Authentication::AuthResultInfo &resultInfo) in GetPropertyForAuthResult() function in OHOS::UserIam::UserAuth::SimpleAuthContext195 if (GetPropertyForAuthResult(resultInfo) != SUCCESS) { in OnResult()