Searched defs:add_service (Results 1 – 9 of 9) sorted by relevance
/external/parameter-framework/asio-1.10.6/include/asio/detail/impl/ |
D | service_registry.hpp | 48 void service_registry::add_service(Service* new_service) in add_service() function in asio::detail::service_registry
|
/external/parameter-framework/asio-1.10.6/include/asio/impl/ |
D | io_service.hpp | 40 inline void add_service(io_service& ios, Service* svc) in add_service() function
|
/external/autotest/server/cros/bluetooth/ |
D | bluetooth_gatt_client_utils.py | 94 def add_service(self, service): member in GATT_Application
|
/external/python/bumble/bumble/ |
D | gatt_server.py | 206 def add_service(self, service: Service): member in Server
|
D | device.py | 2428 def add_service(self, service): member in Device
|
/external/openthread/tools/otci/otci/ |
D | otci.py | 1649 …def add_service(self, enterprise_number: int, service_data: Union[str, bytes], server_data: Union[… member in OTCI
|
/external/openthread/tests/scripts/thread-cert/ |
D | node.py | 1757 def add_service(self, enterpriseNumber, serviceData, serverData): member in NodeImpl
|
/external/cronet/third_party/protobuf/src/google/protobuf/ |
D | descriptor.pb.h | 8861 inline ::PROTOBUF_NAMESPACE_ID::ServiceDescriptorProto* FileDescriptorProto::add_service() { in add_service() function
|
/external/protobuf/src/google/protobuf/ |
D | descriptor.pb.h | 8996 inline ::PROTOBUF_NAMESPACE_ID::ServiceDescriptorProto* FileDescriptorProto::add_service() { in add_service() function
|