Home
last modified time | relevance | path

Searched defs:initial_response (Results 1 – 11 of 11) sorted by relevance

/third_party/glib/gio/
Dgdbusauthmechanismexternal.c219 const gchar *initial_response, in mechanism_server_initiate()
331 gchar *initial_response = NULL; in mechanism_client_initiate() local
Dgdbusauthmechanismanon.c176 const gchar *initial_response, in mechanism_server_initiate()
Dgdbusauth.c430 gchar *initial_response; in client_choose_mech_and_send_initial_response() local
1129 gchar *initial_response; in _g_dbus_auth_run_server() local
Dgdbusauthmechanism.c254 const gchar *initial_response, in _g_dbus_auth_mechanism_server_initiate()
Dgdbusauthmechanismsha1.c966 const gchar *initial_response, in mechanism_server_initiate()
1139 gchar *initial_response; in mechanism_client_initiate() local
/third_party/grpc/src/proto/grpc/lb/v1/
Dload_balancer.proto92 InitialLoadBalanceResponse initial_response = 1; field
Dload_reporter.proto51 InitialLoadReportResponse initial_response = 1; field
/third_party/grpc/test/cpp/grpclb/
Dgrpclb_api_test.cc82 auto* initial_response = response.mutable_initial_response(); in TEST_F() local
/third_party/grpc/src/core/ext/filters/client_channel/lb_policy/grpclb/
Dload_balancer_api.cc171 auto* initial_response = in GrpcLbResponseParse() local
/third_party/grpc/src/cpp/server/load_reporter/
Dload_reporter_async_service_impl.cc294 auto initial_response = response.mutable_initial_response(); in SendReport() local
/third_party/grpc/test/cpp/end2end/
Dgrpclb_end2end_test.cc251 LoadBalanceResponse initial_response; in BalanceLoad() local