Searched defs:toScopedAStatus (Results 1 – 3 of 3) sorted by relevance
73 ScopedAStatus toScopedAStatus(int32_t exceptionCode, const std::string& message) { in toScopedAStatus() function78 ScopedAStatus toScopedAStatus(const Result<void>& result) { in toScopedAStatus() function
64 ScopedAStatus toScopedAStatus(const int32_t exceptionCode, const std::string& message) { in toScopedAStatus() function
130 ScopedAStatus toScopedAStatus(Result<void> resultWithRegistrationError) { in toScopedAStatus() function