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

  /external/chromium_org/remoting/client/
server_log_entry_client.h 35 void AddSessionIdToLogEntry(ServerLogEntry* entry, const std::string& id);
server_log_entry_client.cc 137 AddSessionIdToLogEntry(entry.get(), session_id);
146 AddSessionIdToLogEntry(entry.get(), session_id);
157 void AddSessionIdToLogEntry(ServerLogEntry* entry, const std::string& id) {
client_status_logger.cc 76 AddSessionIdToLogEntry(entry.get(), session_id_);
101 AddSessionIdToLogEntry(entry.get(), session_id_);

Completed in 715 milliseconds