Home
last modified time | relevance | path

Searched refs:Server (Results 1 – 14 of 14) sorted by relevance

/packages/modules/adb/
DREADME.md9Server (a.k.a Host), and Daemon (a.k.a adbd)). The central part is the Server which runs on the Ho…
29 The Client and the Server are contained in the same executable and both run on the Host machine. Co…
36 On the other side, the Server communicate with a device via a Transport. adb initially targeted dev…
40 At the heart of both the Server and Daemon is a main thread running an fdevent loop, which is an pl…
DOVERVIEW.TXT63 These services run within the ADB Server and thus do not need to
78 1. Client <-> Server protocol:
Dtransport.cpp513 tls_ = TlsConnection::Create(TlsConnection::Role::Server, x509_str, evp_str, osh); in DoTlsHandshake()
/packages/modules/adb/pairing_connection/
Dpairing_connection.cpp75 Server, enumerator
169 role_ == Role::Server ? tls::TlsConnection::Role::Server in SetupTlsConnection()
444 case Role::Server: in CreatePairingAuthPtr()
479 return CreateConnection(PairingConnectionCtx::Role::Server, pswd, pswd_len, peer_info, in pairing_connection_server_new()
/packages/apps/Gallery2/src/com/android/gallery3d/app/
DAppBridge.java55 public interface Server { interface in AppBridge
71 public abstract void setServer(Server server); in setServer()
DPhotoPage.java77 PhotoView.Listener, AppBridge.Server, ShareActionProvider.OnShareTargetSelectedListener,
/packages/modules/adb/pairing_auth/
Dpairing_auth.cpp45 Server, enumerator
106 case Role::Server: in PairingAuthCtx()
211 auto* ret = new PairingAuthCtx(PairingAuthCtx::Role::Server, std::move(p)); in pairing_auth_server_new()
/packages/modules/adb/tls/
Dtls_connection.cpp64 const char* RoleToString() { return role_ == Role::Server ? kServerRoleStr : kClientRoleStr; } in RoleToString()
173 CHECK(role_ == Role::Server); in SetClientCAList()
272 case Role::Server: in DoHandshake()
/packages/modules/adb/tls/tests/
Dtls_connection_test.cpp214 server_ = TlsConnection::Create(TlsConnection::Role::Server, kTestRsa2048ServerCert, in SetUp()
266 server_ = TlsConnection::Create(TlsConnection::Role::Server, "", in TEST_F()
272 server_ = TlsConnection::Create(TlsConnection::Role::Server, kTestRsa2048ServerCert, in TEST_F()
/packages/modules/adb/tls/include/adb/tls/
Dtls_connection.h37 Server, enumerator
/packages/services/Car/cpp/computepipe/tests/runner/graph/includes/
DGrpcGraphServerImpl.h58 std::unique_ptr<::grpc::Server> mServer;
/packages/modules/DnsResolver/
Dstats.proto55 NS_R_SERVFAIL = 2; // Server failure.
118 NS_T_SRV = 33; // Server Selection.
/packages/modules/adb/client/pairing/tests/
Dpairing_server.cpp382 auto connection = PairingConnection::create(PairingConnection::Role::Server, pswd_, peer_info_, in handleNewClientConnection()
/packages/inputmethods/LatinIME/dictionaries/
Dde_wordlist.combined.gz