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

/external/chromium_org/remoting/host/
H A Dserver_log_entry.h67 static const char* GetValueMode(Mode mode);
H A Dserver_log_entry.cc131 Set(kKeyMode, GetValueMode(mode));
140 const char* ServerLogEntry::GetValueMode(ServerLogEntry::Mode mode) { function in class:remoting::ServerLogEntry

Completed in 105 milliseconds