Searched defs:service_type (Results 1 – 11 of 11) sorted by relevance
/external/parameter-framework/asio-1.10.6/include/asio/ |
D | basic_io_object.hpp | 29 typedef IoObjectService service_type; typedef in asio::detail::service_has_move 55 typedef IoObjectService service_type; typedef in asio::basic_io_object 141 typedef IoObjectService service_type; typedef in asio::basic_io_object
|
/external/webrtc/pc/ |
D | ice_server_parsing.cc | 57 ServiceType* service_type, in GetServiceTypeAndHostnameFromUri() 179 ServiceType service_type; in ParseIceServerUrl() local
|
/external/chromium-trace/catapult/third_party/pyserial/serial/tools/ |
D | list_ports_osx.py | 152 def GetIOServicesByType(service_type): argument
|
/external/openscreen/discovery/dnssd/impl/ |
D | service_key.cc | 45 std::string service_type = service_id().substr(0, service_id().size() - 5); in GetName() local
|
/external/tensorflow/tensorflow/core/distributed_runtime/coordination/ |
D | coordination_service.h | 84 EnableCoordinationService(const std::string& service_type, in EnableCoordinationService()
|
/external/python/pyserial/serial/tools/ |
D | list_ports_osx.py | 197 def GetIOServicesByType(service_type): argument
|
/external/tensorflow/tensorflow/core/tfrt/eager/ |
D | c_api_tfrt_distributed_impl.cc | 191 const std::string& service_type, const tensorflow::WorkerEnv* worker_env, in EnableCoordinationService()
|
/external/autotest/client/cros/netprotos/ |
D | zeroconf.py | 383 def register_service(self, unique_prefix, service_type, argument
|
/external/ppp/pppd/plugins/radius/ |
D | buildreq.c | 419 UINT4 service_type; in rc_check() local
|
/external/tensorflow/tensorflow/core/common_runtime/eager/ |
D | context_distributed_manager.cc | 943 const std::string& service_type, const WorkerEnv* worker_env, in EnableCoordinationService()
|
/external/tensorflow/tensorflow/python/eager/ |
D | context.py | 696 def enable_coordination_service(self, service_type): argument
|