Searched defs:exceptionCode (Results 1 – 7 of 7) sorted by relevance
246 final @IkeMetrics.IkeError int exceptionCode = in recordMetricsEvent_sessionTerminated() local254 exceptionCode); in recordMetricsEvent_sessionTerminated() local279 final @IkeMetrics.IkeError int exceptionCode = in recordMetricsEvent_SaNegotiation() local291 exceptionCode); in recordMetricsEvent_SaNegotiation() local
250 protected void verifyMetricsLogged(int sessionType, int stateCode, int exceptionCode) { in verifyMetricsLogged()266 int exceptionCode) { in verifyIkeSaMetricsLogged()
702 private void verifyChildMetricsLogged(int stateCode, int exceptionCode) { in verifyChildMetricsLogged()
1606 private void verifyIkeMetricsLogged(int stateCode, int exceptionCode) { in verifyIkeMetricsLogged()
46 ScopedAStatus fromExceptionCodeWithMessage(binder_exception_t exceptionCode, in fromExceptionCodeWithMessage()
64 ScopedAStatus toScopedAStatus(const int32_t exceptionCode, const std::string& message) { in toScopedAStatus()
73 ScopedAStatus toScopedAStatus(int32_t exceptionCode, const std::string& message) { in toScopedAStatus()