Home
last modified time | relevance | path

Searched defs:StatusGetInt (Results 1 – 2 of 2) sorted by relevance

/external/grpc-grpc/src/core/lib/gprpp/
Dstatus_helper.cc192 absl::optional<intptr_t> StatusGetInt(const absl::Status& status, in StatusGetInt() function
/external/rust/crates/grpcio-sys/grpc/src/core/lib/gprpp/
Dstatus_helper.cc194 absl::optional<intptr_t> StatusGetInt(const absl::Status& status, in StatusGetInt() function