OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kEventChannelName
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/remoting/base/
constants.cc
15
const char
kEventChannelName
[] = "event";
constants.h
21
extern const char
kEventChannelName
[];
/external/chromium_org/remoting/protocol/
host_event_dispatcher.cc
18
: ChannelDispatcherBase(
kEventChannelName
),
client_event_dispatcher.cc
19
: ChannelDispatcherBase(
kEventChannelName
) {
Completed in 2359 milliseconds