Searched defs:Server (Results 1 – 6 of 6) sorted by relevance
/aosp12/packages/modules/adb/tls/include/adb/tls/ | ||
H A D | tls_connection.h | 37 Server, enumerator |
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/app/ | ||
H A D | AppBridge.java | 55 public interface Server { interface in AppBridge |
/aosp12/packages/modules/adb/pairing_auth/ | ||
H A D | pairing_auth.cpp | 45 Server, enumerator |
/aosp12/packages/modules/adb/pairing_connection/ | ||
H A D | pairing_connection.cpp | 75 Server, enumerator |
/aosp12/system/connectivity/wificond/ | ||
H A D | server.cpp | 61 Server::Server(unique_ptr<InterfaceTool> if_tool, in Server() function in android::wificond::Server |
/aosp12/system/bt/service/ | ||
H A D | gatt_server_old.cc | 531 Server::Server() : internal_(nullptr) {} in Server() function in bluetooth::gatt::Server |