Home
last modified time | relevance | path

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

/external/parameter-framework/asio-1.10.6/include/asio/
Dbasic_io_object.hpp29 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/
Dice_server_parsing.cc57 ServiceType* service_type, in GetServiceTypeAndHostnameFromUri()
179 ServiceType service_type; in ParseIceServerUrl() local
/external/chromium-trace/catapult/third_party/pyserial/serial/tools/
Dlist_ports_osx.py152 def GetIOServicesByType(service_type): argument
/external/openscreen/discovery/dnssd/impl/
Dservice_key.cc45 std::string service_type = service_id().substr(0, service_id().size() - 5); in GetName() local
/external/tensorflow/tensorflow/core/distributed_runtime/coordination/
Dcoordination_service.h84 EnableCoordinationService(const std::string& service_type, in EnableCoordinationService()
/external/python/pyserial/serial/tools/
Dlist_ports_osx.py197 def GetIOServicesByType(service_type): argument
/external/tensorflow/tensorflow/core/tfrt/eager/
Dc_api_tfrt_distributed_impl.cc191 const std::string& service_type, const tensorflow::WorkerEnv* worker_env, in EnableCoordinationService()
/external/autotest/client/cros/netprotos/
Dzeroconf.py383 def register_service(self, unique_prefix, service_type, argument
/external/ppp/pppd/plugins/radius/
Dbuildreq.c419 UINT4 service_type; in rc_check() local
/external/tensorflow/tensorflow/core/common_runtime/eager/
Dcontext_distributed_manager.cc943 const std::string& service_type, const WorkerEnv* worker_env, in EnableCoordinationService()
/external/tensorflow/tensorflow/python/eager/
Dcontext.py696 def enable_coordination_service(self, service_type): argument