Searched defs:Server (Results 1 – 9 of 9) sorted by relevance
/packages/modules/Bluetooth/android/pandora/server/src/ |
D | Server.kt | 29 class Server(context: Context) { class
|
/packages/modules/adb/tls/include/adb/tls/ |
D | tls_connection.h | 38 Server, enumerator
|
/packages/apps/Gallery2/src/com/android/gallery3d/app/ |
D | AppBridge.java | 55 public interface Server { interface in AppBridge
|
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/obex/ |
D | FakeObexServer.java | 58 class Server extends ServerRequestHandler { class in FakeObexServer
|
/packages/modules/adb/pairing_auth/ |
D | pairing_auth.cpp | 47 Server, enumerator
|
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/ |
D | bluetooth_gatt.rs | 194 struct Server { struct 214 servers: Vec<Server>, argument 231 fn get_by_uuid(&self, uuid: &Uuid) -> Option<&Server> { in get_by_uuid() 235 fn get_by_server_id(&self, server_id: i32) -> Option<&Server> { in get_by_server_id() 239 fn get_mut_by_server_id(&mut self, server_id: i32) -> Option<&mut Server> { in get_mut_by_server_id() 243 fn get_by_callback_id(&self, callback_id: u32) -> Option<&Server> { in get_by_callback_id() 247 fn get_by_conn_id(&self, conn_id: i32) -> Option<&Server> { in get_by_conn_id() 254 fn get_mut_by_conn_id(&mut self, conn_id: i32) -> Option<&mut Server> { in get_mut_by_conn_id()
|
/packages/modules/adb/pairing_connection/ |
D | pairing_connection.cpp | 75 Server, enumerator
|
/packages/modules/Bluetooth/floss/pandora/server/ |
D | host.py | 45 def __init__(self, server: grpc.aio.Server, bluetooth: bluetooth_module.Bluetooth,
|
/packages/modules/DnsResolver/ |
D | stats.proto | 501 message Server { message
|