Searched refs:resultWithRegistrationError (Results 1 – 1 of 1) sorted by relevance
130 ScopedAStatus toScopedAStatus(Result<void> resultWithRegistrationError) { in toScopedAStatus() argument131 if (resultWithRegistrationError.ok()) { in toScopedAStatus()134 if (resultWithRegistrationError.error().code() == in toScopedAStatus()139 resultWithRegistrationError.error() in toScopedAStatus()