Searched defs:Join (Results 1 – 5 of 5) sorted by relevance
| /device/google/cuttlefish/host/commands/metrics/ | ||
| D | host_receiver.cc | 83 void MetricsHostReceiver::Join() { thread_.join(); }  in Join()  function in cuttlefish::MetricsHostReceiver | 
| /device/google/cuttlefish/common/libs/utils/ | ||
| D | socket2socket_proxy.cpp | 113 void ProxyServer::Join() {  in Join()  function in cuttlefish::ProxyServer | 
| /device/google/trout/hal/audiocontrol/aidl/1.0/ | ||
| D | AudioControlServer.cpp | 171 void AudioControlServerImpl::Join() {  in Join()  function in aidl::android::hardware::automotive::audiocontrol::AudioControlServerImpl | 
| /device/google/cuttlefish/host/commands/cvd/ | ||
| D | server.cc | 184 void CvdServer::Join() {  in Join()  function in cuttlefish::CvdServer | 
| /device/generic/goldfish-opengl/system/profiler/ | ||
| D | perfetto.cpp | 4646 std::string Join(const std::vector<std::string>& parts,  in Join()  function |