OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EpollAlarmCallbackInterface
(Results
1 - 5
of
5
) sorted by null
/external/chromium/net/tools/flip_server/
output_ordering.h
49
struct BeginOutputtingAlarm : public
EpollAlarmCallbackInterface
{
56
//
EpollAlarmCallbackInterface
:
epoll_server.h
45
class
EpollAlarmCallbackInterface
;
123
typedef
EpollAlarmCallbackInterface
AlarmCB;
479
bool ContainsAlarm(
EpollAlarmCallbackInterface
* alarm) const {
[
all
...]
/external/chromium_org/net/tools/flip_server/
output_ordering.h
51
struct BeginOutputtingAlarm : public
EpollAlarmCallbackInterface
{
58
//
EpollAlarmCallbackInterface
:
/external/chromium_org/net/tools/epoll_server/
epoll_server.h
44
class
EpollAlarmCallbackInterface
;
122
typedef
EpollAlarmCallbackInterface
AlarmCB;
478
bool ContainsAlarm(
EpollAlarmCallbackInterface
* alarm) const {
[
all
...]
/external/chromium_org/net/tools/quic/
quic_time_wait_list_manager_test.cc
74
EpollAlarmCallbackInterface
* alarm));
Completed in 58 milliseconds