Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/tonic/src/
Dstatus.rs392 fn to_h2_error(&self) -> h2::Error { in to_h2_error() method
679 status.to_h2_error() in from()
943 fn to_h2_error() { in to_h2_error() function
945 let err = orig.to_h2_error(); in to_h2_error()