Searched defs:AcceptClient (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/device/google/cuttlefish/host/commands/process_sandboxer/ | ||
D | credentialed_unix_server.cpp | 64 absl::StatusOr<UniqueFd> CredentialedUnixServer::AcceptClient() { in AcceptClient() function in cuttlefish::process_sandboxer::CredentialedUnixServer |
/aosp_15_r20/system/core/fs_mgr/libsnapshot/snapuserd/user-space-merge/ | ||
H A D | snapuserd_server.cpp | 313 void UserSnapshotServer::AcceptClient() { in AcceptClient() function in android::snapshot::UserSnapshotServer |
/aosp_15_r20/device/google/cuttlefish/host/libs/audio_connector/ | ||
D | server.cpp | 103 std::unique_ptr<AudioClientConnection> AudioServer::AcceptClient( in AcceptClient() function in cuttlefish::AudioServer |