Searched defs:debug_location (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/external/grpc-grpc/test/cpp/end2end/xds/ |
H A D | xds_end2end_test_lib.cc | 622 const grpc_core::DebugLocation& debug_location, in SendRpcsUntil() 641 const grpc_core::DebugLocation& debug_location, const size_t times, in CheckRpcSendOk() 657 const grpc_core::DebugLocation& debug_location, StatusCode expected_status, in CheckRpcSendFailure() 670 const grpc_core::DebugLocation& debug_location, size_t num_rpcs, in SendRpcsAndCountFailuresWithMessage() 712 const grpc_core::DebugLocation& debug_location, in SendConcurrentRpcs() 749 const grpc_core::DebugLocation& debug_location, size_t start_index, in WaitForAllBackends() 780 const grpc_core::DebugLocation& debug_location, in WaitForNack()
|
H A D | xds_override_host_end2end_test.cc | 129 grpc_core::DebugLocation debug_location, size_t backend_index, in GetCookiesForBackend() 167 grpc_core::DebugLocation debug_location, size_t backend_index, in GetAffinityCookieHeaderForBackend()
|
/aosp_15_r20/external/grpc-grpc/src/core/lib/gprpp/ |
H A D | debug_location.h | 92 GPR_NO_UNIQUE_ADDRESS DebugLocation debug_location; member
|
/aosp_15_r20/external/grpc-grpc/src/core/lib/surface/ |
H A D | completion_queue.cc | 605 grpc_core::DebugLocation debug_location(file, line); local 622 grpc_core::DebugLocation debug_location(file, line); local
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/surface/ |
D | completion_queue.cc | 602 grpc_core::DebugLocation debug_location(file, line); local 619 grpc_core::DebugLocation debug_location(file, line); local
|
/aosp_15_r20/external/grpc-grpc/src/core/lib/iomgr/ |
H A D | tcp_posix.cc | 799 const grpc_core::DebugLocation& debug_location) { in tcp_unref() 806 const grpc_core::DebugLocation& debug_location) { in tcp_ref()
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/iomgr/ |
D | tcp_posix.cc | 748 const grpc_core::DebugLocation& debug_location) { in tcp_unref() 755 const grpc_core::DebugLocation& debug_location) { in tcp_ref()
|
/aosp_15_r20/external/grpc-grpc/test/cpp/end2end/ |
H A D | client_lb_end2end_test.cc | 382 const grpc_core::DebugLocation& debug_location, in SendRpcsUntil()
|