OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SendProtocolEvent
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/sync/sessions/
sync_session.h
113
void
SendProtocolEvent
(const ProtocolEvent& event);
sync_session.cc
92
void SyncSession::
SendProtocolEvent
(const ProtocolEvent& event) {
/external/chromium_org/sync/engine/
commit.cc
108
session->
SendProtocolEvent
(request_event);
120
session->
SendProtocolEvent
(response_event);
get_updates_processor.cc
224
session->
SendProtocolEvent
(
238
session->
SendProtocolEvent
(response_event);
268
session->
SendProtocolEvent
(response_event);
Completed in 49 milliseconds