HomeSort by relevance Sort by last modified time
    Searched refs:debug_info_emitter_ (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/sync/engine/
directory_commit_contributor.cc 18 debug_info_emitter_(debug_info_emitter) {}
28 debug_info_emitter_).PassAs<CommitContribution>();
directory_commit_contributor.h 44 DirectoryTypeDebugInfoEmitter* debug_info_emitter_; member in class:syncer::DirectoryCommitContributor
directory_update_handler.cc 27 debug_info_emitter_(debug_info_emitter) {}
63 debug_info_emitter_->EmitUpdateCountersUpdate();
74 debug_info_emitter_->EmitUpdateCountersUpdate();
92 debug_info_emitter_->EmitUpdateCountersUpdate();
93 debug_info_emitter_->EmitStatusCountersUpdate();
105 debug_info_emitter_->EmitUpdateCountersUpdate();
106 debug_info_emitter_->EmitStatusCountersUpdate();
131 UpdateCounters* counters = debug_info_emitter_->GetMutableUpdateCounters();
200 UpdateCounters* counters = debug_info_emitter_->GetMutableUpdateCounters();
directory_commit_contribution.cc 71 CommitCounters* counters = debug_info_emitter_->GetMutableCommitCounters();
127 CommitCounters* counters = debug_info_emitter_->GetMutableCommitCounters();
160 debug_info_emitter_->EmitCommitCountersUpdate();
161 debug_info_emitter_->EmitStatusCountersUpdate();
180 debug_info_emitter_(debug_info_emitter) {}
directory_commit_contribution.h 106 DirectoryTypeDebugInfoEmitter* debug_info_emitter_; member in class:syncer::DirectoryCommitContribution
directory_update_handler.h 98 DirectoryTypeDebugInfoEmitter* debug_info_emitter_; member in class:syncer::DirectoryUpdateHandler

Completed in 162 milliseconds