OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetValueSessionState
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/remoting/host/
server_log_entry.h
66
static const char*
GetValueSessionState
(bool connected);
server_log_entry.cc
77
entry->Set(kKeySessionState,
GetValueSessionState
(connected));
163
const char* ServerLogEntry::
GetValueSessionState
(bool connected) {
Completed in 872 milliseconds