Home
last modified time | relevance | path

Searched defs:remote (Results 1 – 4 of 4) sorted by relevance

/device/google/cuttlefish/host/frontend/webrtc/lib/
Daudio_track_source_impl.cpp68 bool AudioTrackSourceImpl::remote() const { return false; } in remote() function in cuttlefish::webrtc_streaming::AudioTrackSourceImpl
/device/linaro/hikey/hifi/xaf/hifi-dpf/include/
Dxf-core.h61 xf_msg_queue_t remote; member
/device/google/cuttlefish/guest/hals/bt/remote/
Dremote_bluetooth.cpp49 namespace remote { namespace
/device/google/cuttlefish/host/libs/audio_connector/
Dserver.cpp57 bool CreateSocketPair(SharedFD* local, SharedFD* remote) { in CreateSocketPair()