Searched refs:connection_route_type_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/remoting/host/
H A Dhost_status_logger.cc41 DCHECK_EQ(connection_route_type_.count(jid), 1u);
42 AddConnectionTypeToLogEntry(entry.get(), connection_route_type_[jid]);
55 connection_route_type_.erase(jid);
65 connection_route_type_[jid] = route.type;
H A Dhost_status_logger.h55 connection_route_type_; member in class:remoting::HostStatusLogger

Completed in 87 milliseconds