Home
last modified time | relevance | path

Searched defs:GetPeer (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/grpc-grpc/test/core/util/
H A Dmock_authorization_endpoint.h39 static absl::string_view GetPeer(grpc_endpoint* ep) { in GetPeer() function
/aosp_15_r20/external/grpc-grpc/test/core/end2end/
H A Dend2end_tests.h477 absl::optional<std::string> GetPeer() { in GetPeer() function
536 absl::optional<std::string> GetPeer() { return impl_->call.GetPeer(); } in GetPeer() function
/aosp_15_r20/art/runtime/
H A Dthread.h644 mirror::Object* GetPeer() const REQUIRES_SHARED(Locks::mutator_lock_) { in GetPeer() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/surface/
Dcall.cc393 char* Call::GetPeer() { in GetPeer() function in grpc_core::Call
/aosp_15_r20/external/grpc-grpc/src/core/lib/surface/
H A Dcall.cc396 char* Call::GetPeer() { in GetPeer() function in grpc_core::Call