Searched defs:remote (Results 1 – 4 of 4) sorted by relevance
70 SshCommand& SshCommand::RemotePortForward(uint16_t remote, uint16_t local) & { in RemotePortForward()74 SshCommand SshCommand::RemotePortForward(uint16_t remote, uint16_t local) && { in RemotePortForward()
68 bool AudioTrackSourceImpl::remote() const { return false; } in remote() function in cuttlefish::webrtc_streaming::AudioTrackSourceImpl
49 namespace remote { namespace
58 bool CreateSocketPair(SharedFD* local, SharedFD* remote) { in CreateSocketPair()