Home
last modified time | relevance | path

Searched defs:server_metric_recorder_ (Results 1 – 16 of 16) sorted by relevance

/aosp_15_r20/external/grpc-grpc/include/grpcpp/ext/
H A Dorca_service.h61 const ServerMetricRecorder* const server_metric_recorder_; variable
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/ext/
Dorca_service.h61 const ServerMetricRecorder* const server_metric_recorder_; variable
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/include/grpcpp/ext/
Dorca_service.h61 const ServerMetricRecorder* const server_metric_recorder_; variable
/aosp_15_r20/external/grpc-grpc/test/cpp/end2end/
H A Dorca_service_end2end_test.cc115 std::unique_ptr<ServerMetricRecorder> server_metric_recorder_; member in grpc::testing::__anon06509c920111::OrcaServiceEnd2endTest
H A Dclient_lb_end2end_test.cc406 std::unique_ptr<experimental::ServerMetricRecorder> server_metric_recorder_; member
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/include/grpcpp/
Dserver.h355 experimental::ServerMetricRecorder* server_metric_recorder_ = nullptr; variable
Dserver_interface.h190 experimental::ServerMetricRecorder* server_metric_recorder_; variable
Dserver_builder.h422 experimental::ServerMetricRecorder* server_metric_recorder_ = nullptr; variable
/aosp_15_r20/external/grpc-grpc/include/grpcpp/
H A Dserver.h354 experimental::ServerMetricRecorder* server_metric_recorder_ = nullptr; variable
H A Dserver_interface.h189 experimental::ServerMetricRecorder* server_metric_recorder_; variable
H A Dserver_builder.h421 experimental::ServerMetricRecorder* server_metric_recorder_ = nullptr; variable
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/
Dserver.h355 experimental::ServerMetricRecorder* server_metric_recorder_ = nullptr; variable
Dserver_interface.h190 experimental::ServerMetricRecorder* server_metric_recorder_; variable
Dserver_builder.h422 experimental::ServerMetricRecorder* server_metric_recorder_ = nullptr; variable
/aosp_15_r20/external/grpc-grpc/test/cpp/interop/
H A Dinterop_server.cc390 grpc::experimental::ServerMetricRecorder* server_metric_recorder_; member in TestServiceImpl
/aosp_15_r20/external/grpc-grpc/test/cpp/end2end/xds/
H A Dxds_end2end_test_lib.h401 std::unique_ptr<experimental::ServerMetricRecorder> server_metric_recorder_; variable