HomeSort by relevance Sort by last modified time
    Searched refs:LogSocketConnectState (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/extensions/browser/api/cast_channel/
logger.h 59 void LogSocketConnectState(int channel_id, proto::ConnectionState new_state);
logger.cc 188 void Logger::LogSocketConnectState(int channel_id,
cast_socket.cc 282 logger_->LogSocketConnectState(channel_id_, connect_state_);
831 logger_->LogSocketConnectState(channel_id_, connect_state_);

Completed in 91 milliseconds