Searched refs:CreateChannelSocketPair (Results 1 – 2 of 2) sorted by relevance
145 Status<void> CreateChannelSocketPair(LocalHandle* local_socket,
229 auto status = CreateChannelSocketPair(&local_socket, &remote_socket); in AcceptConnection()365 Status<void> Endpoint::CreateChannelSocketPair(LocalHandle* local_socket, in CreateChannelSocketPair() function in android::pdx::uds::Endpoint429 auto status = CreateChannelSocketPair(&local_socket, &remote_socket); in PushChannel()