Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/frontend/webrtc_operator/
Ddevice_handler.h57 std::vector<std::weak_ptr<ClientHandler>> clients_; variable
/device/google/cuttlefish/host/commands/modem_simulator/
Dchannel_monitor.h87 std::vector<std::unique_ptr<Client>> clients_; variable
/device/google/cuttlefish/host/frontend/webrtc/libdevice/
Dstreamer.cpp167 std::map<int, std::shared_ptr<ClientHandler>> clients_; member in cuttlefish::webrtc_streaming::Streamer::Impl
/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp64528 std::map<ClientID, std::unique_ptr<ClientConnection>> clients_; member in perfetto::ipc::HostImpl