/aosp_15_r20/external/rust/android-crates-io/crates/tonic/src/transport/service/ |
D | router.rs | 32 pub fn add_service<S>(&mut self, svc: S) -> &mut Self in add_service() method 69 pub fn add_service<S>(mut self, svc: S) -> Self in add_service() method
|
/aosp_15_r20/external/parameter-framework/asio-1.10.6/include/asio/detail/impl/ |
H A D | service_registry.hpp | 48 void service_registry::add_service(Service* new_service) in add_service() function in asio::detail::service_registry
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/include/boost/asio/detail/impl/ |
D | service_registry.hpp | 43 void service_registry::add_service(Service* new_service) in add_service() function in boost::asio::detail::service_registry
|
/aosp_15_r20/packages/modules/Bluetooth/system/rust/src/gatt/ |
D | ffi.rs | 168 fn add_service(server_id: u8, service_records: Vec<GattRecord>); in add_service() function 364 fn add_service(server_id: u8, service_records: Vec<GattRecord>) { in add_service() function
|
/aosp_15_r20/external/parameter-framework/asio-1.10.6/include/asio/impl/ |
H A D | io_service.hpp | 40 inline void add_service(io_service& ios, Service* svc) in add_service() function
|
/aosp_15_r20/frameworks/native/libs/binder/rust/src/ |
H A D | service.rs | 32 pub fn add_service(identifier: &str, mut binder: SpIBinder) -> Result<()> { in add_service() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/tonic/src/transport/server/ |
D | mod.rs | 360 pub fn add_service<S>(&mut self, svc: S) -> Router<L> in add_service() method 570 pub fn add_service<S>(mut self, svc: S) -> Self in add_service() method
|
/aosp_15_r20/trusty/user/base/experimental/lib/tidl/include/lib/tidl/ |
D | tidl.h | 232 int add_service(HandleSet hset) { in add_service() function
|
/aosp_15_r20/packages/modules/Bluetooth/system/include/hardware/ |
D | bt_gatt_server.h | 153 bt_status_t (*add_service)(int server_if, const btgatt_db_element_t* service, member
|
/aosp_15_r20/external/autotest/server/cros/bluetooth/ |
H A D | bluetooth_gatt_client_utils.py | 94 def add_service(self, service): member in GATT_Application
|
/aosp_15_r20/external/python/bumble/bumble/ |
D | gatt_server.py | 238 def add_service(self, service: Service) -> None: member in Server
|
D | device.py | 4211 def add_service(self, service): member in Device
|
/aosp_15_r20/packages/modules/Bluetooth/system/blueberry/tests/topshim/lib/ |
D | gatt_client.py | 352 async def add_service(self): member in GattClient
|
/aosp_15_r20/packages/modules/Bluetooth/floss/pandora/server/ |
D | bluetooth.py | 413 def add_service(self, service): member in Bluetooth
|
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/rust/libbluetooth_core_rs_bridge_codegen/gen/gensrcs/packages/modules/Bluetooth/system/rust/src/gatt/ |
D | ffi.cc | 909 void add_service(::std::uint8_t server_id, ::rust::Vec<::bluetooth::gatt::GattRecord> service_recor… in add_service() function
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/topshim/facade/src/ |
D | gatt_service.rs | 699 fn add_service(&mut self, ctx: RpcContext<'_>, _req: Empty, sink: UnarySink<Empty>) { in add_service() method
|
/aosp_15_r20/packages/modules/Bluetooth/floss/pandora/floss/ |
D | gatt_server.py | 1375 def add_service(self, service): member in FlossGattServer
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/ |
D | bluetooth_gatt.rs | 335 fn add_service(&mut self, server_id: i32, service: BluetoothGattService) { in add_service() method 648 fn add_service(&self, server_id: i32, service: BluetoothGattService); in add_service() method 2622 fn add_service(&self, server_id: i32, service: BluetoothGattService) { in add_service() method
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/service/src/ |
D | iface_bluetooth_gatt.rs | 942 fn add_service(&self, server_id: i32, service: BluetoothGattService) { in add_service() method
|
/aosp_15_r20/external/openthread/tools/otci/otci/ |
H A D | otci.py | 1701 …def add_service(self, enterprise_number: int, service_data: Union[str, bytes], server_data: Union[… member in OTCI
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/ |
D | gatt.rs | 1393 pub fn add_service(&self, server_if: i32, service: &[BtGattDbElement]) -> BtStatus { in add_service() method
|
/aosp_15_r20/external/openthread/tests/scripts/thread-cert/ |
H A D | node.py | 2058 def add_service(self, enterpriseNumber, serviceData, serverData): member in NodeImpl
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/client/src/ |
D | dbus_iface.rs | 1818 fn add_service(&self, server_id: i32, service: BluetoothGattService) { in add_service() method
|
/aosp_15_r20/out/soong/.intermediates/external/federated-compute/federated-compute-cc-proto-lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/google/protobuf/ |
D | descriptor.pb.h | 8568 inline ::PROTOBUF_NAMESPACE_ID::ServiceDescriptorProto* FileDescriptorProto::add_service() { in add_service() function
|
/aosp_15_r20/out/soong/.intermediates/external/tensorflow/tensorflow_core_proto_cpp_lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/google/protobuf/ |
D | descriptor.pb.h | 8568 inline ::PROTOBUF_NAMESPACE_ID::ServiceDescriptorProto* FileDescriptorProto::add_service() { in add_service() function
|