Home
last modified time | relevance | path

Searched defs:Join (Results 1 – 5 of 5) sorted by relevance

/device/google/cuttlefish/host/commands/metrics/
Dhost_receiver.cc83 void MetricsHostReceiver::Join() { thread_.join(); } in Join() function in cuttlefish::MetricsHostReceiver
/device/google/cuttlefish/common/libs/utils/
Dsocket2socket_proxy.cpp113 void ProxyServer::Join() { in Join() function in cuttlefish::ProxyServer
/device/google/trout/hal/audiocontrol/aidl/1.0/
DAudioControlServer.cpp171 void AudioControlServerImpl::Join() { in Join() function in aidl::android::hardware::automotive::audiocontrol::AudioControlServerImpl
/device/google/cuttlefish/host/commands/cvd/
Dserver.cc184 void CvdServer::Join() { in Join() function in cuttlefish::CvdServer
/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp4646 std::string Join(const std::vector<std::string>& parts, in Join() function