Home
last modified time | relevance | path

Searched defs:AcceptClient (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/device/google/cuttlefish/host/commands/process_sandboxer/
Dcredentialed_unix_server.cpp64 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 Dsnapuserd_server.cpp313 void UserSnapshotServer::AcceptClient() { in AcceptClient() function in android::snapshot::UserSnapshotServer
/aosp_15_r20/device/google/cuttlefish/host/libs/audio_connector/
Dserver.cpp103 std::unique_ptr<AudioClientConnection> AudioServer::AcceptClient( in AcceptClient() function in cuttlefish::AudioServer