Home
last modified time | relevance | path

Searched refs:EmitUpdateCountersUpdate (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/sync/engine/
Ddirectory_update_handler.cc63 debug_info_emitter_->EmitUpdateCountersUpdate(); in ProcessGetUpdatesResponse()
74 debug_info_emitter_->EmitUpdateCountersUpdate(); in ProcessGetUpdatesResponse()
92 debug_info_emitter_->EmitUpdateCountersUpdate(); in ApplyUpdates()
105 debug_info_emitter_->EmitUpdateCountersUpdate(); in PassiveApplyUpdates()
/external/chromium_org/sync/sessions/
Ddirectory_type_debug_info_emitter.h74 void EmitUpdateCountersUpdate();
Ddirectory_type_debug_info_emitter.cc59 void DirectoryTypeDebugInfoEmitter::EmitUpdateCountersUpdate() { in EmitUpdateCountersUpdate() function in syncer::DirectoryTypeDebugInfoEmitter
Dmodel_type_registry.cc297 it->second->EmitUpdateCountersUpdate(); in RequestEmitDebugInfo()