Home
last modified time | relevance | path

Searched defs:add_service (Results 1 – 25 of 27) sorted by relevance

12

/aosp_15_r20/external/rust/android-crates-io/crates/tonic/src/transport/service/
Drouter.rs32 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 Dservice_registry.hpp48 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/
Dservice_registry.hpp43 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/
Dffi.rs168 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 Dio_service.hpp40 inline void add_service(io_service& ios, Service* svc) in add_service() function
/aosp_15_r20/frameworks/native/libs/binder/rust/src/
H A Dservice.rs32 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/
Dmod.rs360 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/
Dtidl.h232 int add_service(HandleSet hset) { in add_service() function
/aosp_15_r20/packages/modules/Bluetooth/system/include/hardware/
Dbt_gatt_server.h153 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 Dbluetooth_gatt_client_utils.py94 def add_service(self, service): member in GATT_Application
/aosp_15_r20/external/python/bumble/bumble/
Dgatt_server.py238 def add_service(self, service: Service) -> None: member in Server
Ddevice.py4211 def add_service(self, service): member in Device
/aosp_15_r20/packages/modules/Bluetooth/system/blueberry/tests/topshim/lib/
Dgatt_client.py352 async def add_service(self): member in GattClient
/aosp_15_r20/packages/modules/Bluetooth/floss/pandora/server/
Dbluetooth.py413 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/
Dffi.cc909 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/
Dgatt_service.rs699 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/
Dgatt_server.py1375 def add_service(self, service): member in FlossGattServer
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_gatt.rs335 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/
Diface_bluetooth_gatt.rs942 fn add_service(&self, server_id: i32, service: BluetoothGattService) { in add_service() method
/aosp_15_r20/external/openthread/tools/otci/otci/
H A Dotci.py1701 …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/
Dgatt.rs1393 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 Dnode.py2058 def add_service(self, enterpriseNumber, serviceData, serverData): member in NodeImpl
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/client/src/
Ddbus_iface.rs1818 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/
Ddescriptor.pb.h8568 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/
Ddescriptor.pb.h8568 inline ::PROTOBUF_NAMESPACE_ID::ServiceDescriptorProto* FileDescriptorProto::add_service() { in add_service() function

12