OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ApplyUpdates
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/sync/test/engine/
mock_update_handler.cc
41
void MockUpdateHandler::
ApplyUpdates
(sessions::StatusController* status) {
/external/chromium_org/sync/engine/
directory_update_handler.cc
78
void DirectoryUpdateHandler::
ApplyUpdates
(sessions::StatusController* status) {
get_updates_delegate.cc
24
it->second->
ApplyUpdates
(status_controller);
84
void NormalGetUpdatesDelegate::
ApplyUpdates
(
109
void ConfigureGetUpdatesDelegate::
ApplyUpdates
(
159
void PollGetUpdatesDelegate::
ApplyUpdates
(
non_blocking_type_processor_core.cc
116
void NonBlockingTypeProcessorCore::
ApplyUpdates
(
get_updates_processor.cc
359
void GetUpdatesProcessor::
ApplyUpdates
(
362
delegate_.
ApplyUpdates
(gu_types, status_controller, update_handler_map_);
Completed in 208 milliseconds