/third_party/boost/boost/asio/ip/ |
D | basic_resolver_entry.hpp | 89 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
|
D | basic_resolver_results.hpp | 127 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()
|
D | basic_resolver_query.hpp | 229 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/ |
D | basic_resolver_entry.hpp | 89 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
|
D | basic_resolver_results.hpp | 127 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()
|
D | basic_resolver_query.hpp | 229 std::string service_name() const in service_name() function in boost::asio::ip::basic_resolver_query
|
/third_party/grpc/src/cpp/server/health/ |
D | default_health_check_service.cc | 46 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/ |
D | health_service_end2end_test.cc | 62 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()
|
D | test_health_check_service_impl.cc | 67 const std::string& service_name, in SetStatus()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/binder/ |
D | binder_manager.cpp | 43 android::String16 service_name(binder_constants::kServiceName); in registerBinderService() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/binder/ |
D | binder_manager.cpp | 43 android::String16 service_name(binder_constants::kServiceName); in registerBinderService() local
|
/third_party/flutter/engine/flutter/shell/platform/fuchsia/flutter/ |
D | service_provider_dir.cc | 22 void ServiceProviderDir::AddService(const std::string& service_name, in AddService()
|
/third_party/boost/libs/asio/include/boost/asio/detail/ |
D | resolve_endpoint_op.hpp | 84 char service_name[NI_MAXSERV]; in do_complete() local
|
D | resolver_service.hpp | 111 char service_name[NI_MAXSERV]; in resolve() local
|
/third_party/boost/boost/asio/detail/ |
D | resolve_endpoint_op.hpp | 84 char service_name[NI_MAXSERV]; in do_complete() local
|
D | resolver_service.hpp | 111 char service_name[NI_MAXSERV]; in resolve() local
|
/third_party/grpc/src/ruby/lib/grpc/generic/ |
D | service.rb | 78 attr_accessor(:service_name) accessor
|
/third_party/boost/libs/log/src/ |
D | syslog_backend.cpp | 537 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/ |
D | socks_sspi.c | 84 char *service_name = NULL; in Curl_SOCKS5_gssapi_negotiate() local
|
/third_party/grpc/src/proto/grpc/testing/xds/v3/ |
D | cluster.proto | 134 string service_name = 2; field
|
/third_party/grpc/test/cpp/grpclb/ |
D | grpclb_api_test.cc | 67 const std::string service_name = "AServiceName"; in TEST_F() local
|
/third_party/grpc/src/proto/grpc/testing/xds/ |
D | cds_for_test.proto | 131 string service_name = 2; field
|
/third_party/grpc/src/core/ext/filters/client_channel/health/ |
D | health_check_client.cc | 49 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.py | 55 def service_name(self): member in DictionaryGenericHandler
|
/third_party/grpc/src/core/ext/filters/client_channel/ |
D | service_config.cc | 164 const std::string* service_name = nullptr; in ParseJsonMethodName() local
|