Home
last modified time | relevance | path

Searched defs:service_name (Results 1 – 25 of 51) sorted by relevance

123

/third_party/boost/boost/asio/ip/
Dbasic_resolver_entry.hpp89 std::string service_name() const in service_name() function in boost::asio::ip::basic_resolver_entry
96 std::basic_string<char, std::char_traits<char>, Allocator> service_name( in service_name() function in boost::asio::ip::basic_resolver_entry
Dbasic_resolver_results.hpp127 const std::string& host_name, const std::string& service_name) in create()
161 const std::string& host_name, const std::string& service_name) in create()
175 const std::string& host_name, const std::string& service_name) in create()
Dbasic_resolver_query.hpp229 std::string service_name() const in service_name() function in boost::asio::ip::basic_resolver_query
/third_party/boost/libs/asio/include/boost/asio/ip/
Dbasic_resolver_entry.hpp89 std::string service_name() const in service_name() function in boost::asio::ip::basic_resolver_entry
96 std::basic_string<char, std::char_traits<char>, Allocator> service_name( in service_name() function in boost::asio::ip::basic_resolver_entry
Dbasic_resolver_results.hpp127 const std::string& host_name, const std::string& service_name) in create()
161 const std::string& host_name, const std::string& service_name) in create()
175 const std::string& host_name, const std::string& service_name) in create()
Dbasic_resolver_query.hpp229 std::string service_name() const in service_name() function in boost::asio::ip::basic_resolver_query
/third_party/grpc/src/cpp/server/health/
Ddefault_health_check_service.cc46 const std::string& service_name, bool serving) { in SetServingStatus()
92 const std::string& service_name, in RegisterCallHandler()
102 const std::string& service_name, in UnregisterCallHandler()
204 const ByteBuffer& request, std::string* service_name) { in DecodeRequest()
305 std::string service_name; in OnCallReceived() local
/third_party/grpc/test/cpp/end2end/
Dhealth_service_end2end_test.cc62 void SetServingStatus(const std::string& service_name, in SetServingStatus()
133 void SendHealthCheckRpc(const std::string& service_name, in SendHealthCheckRpc()
141 const std::string& service_name, const Status& expected_status, in SendHealthCheckRpc()
Dtest_health_check_service_impl.cc67 const std::string& service_name, in SetStatus()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/binder/
Dbinder_manager.cpp43 android::String16 service_name(binder_constants::kServiceName); in registerBinderService() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/binder/
Dbinder_manager.cpp43 android::String16 service_name(binder_constants::kServiceName); in registerBinderService() local
/third_party/flutter/engine/flutter/shell/platform/fuchsia/flutter/
Dservice_provider_dir.cc22 void ServiceProviderDir::AddService(const std::string& service_name, in AddService()
/third_party/boost/libs/asio/include/boost/asio/detail/
Dresolve_endpoint_op.hpp84 char service_name[NI_MAXSERV]; in do_complete() local
Dresolver_service.hpp111 char service_name[NI_MAXSERV]; in resolve() local
/third_party/boost/boost/asio/detail/
Dresolve_endpoint_op.hpp84 char service_name[NI_MAXSERV]; in do_complete() local
Dresolver_service.hpp111 char service_name[NI_MAXSERV]; in resolve() local
/third_party/grpc/src/ruby/lib/grpc/generic/
Dservice.rb78 attr_accessor(:service_name) accessor
/third_party/boost/libs/log/src/
Dsyslog_backend.cpp537 char service_name[std::numeric_limits< unsigned int >::digits10 + 3]; in set_local_address() local
583 char service_name[std::numeric_limits< unsigned int >::digits10 + 3]; in set_target_address() local
/third_party/curl/lib/
Dsocks_sspi.c84 char *service_name = NULL; in Curl_SOCKS5_gssapi_negotiate() local
/third_party/grpc/src/proto/grpc/testing/xds/v3/
Dcluster.proto134 string service_name = 2; field
/third_party/grpc/test/cpp/grpclb/
Dgrpclb_api_test.cc67 const std::string service_name = "AServiceName"; in TEST_F() local
/third_party/grpc/src/proto/grpc/testing/xds/
Dcds_for_test.proto131 string service_name = 2; field
/third_party/grpc/src/core/ext/filters/client_channel/health/
Dhealth_check_client.cc49 std::string service_name, in HealthCheckClient()
183 void EncodeRequest(const std::string& service_name, in EncodeRequest()
/third_party/grpc/src/python/grpcio/grpc/
D_utilities.py55 def service_name(self): member in DictionaryGenericHandler
/third_party/grpc/src/core/ext/filters/client_channel/
Dservice_config.cc164 const std::string* service_name = nullptr; in ParseJsonMethodName() local

123