HomeSort by relevance Sort by last modified time
    Searched defs:SessionChangeProcessor (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/sync/glue/
session_change_processor.h 31 class SessionChangeProcessor : public ChangeProcessor,
35 SessionChangeProcessor(
38 SessionChangeProcessor(
42 virtual ~SessionChangeProcessor();
73 DISALLOW_COPY_AND_ASSIGN(SessionChangeProcessor);
session_change_processor.cc 26 SessionChangeProcessor::SessionChangeProcessor(
38 SessionChangeProcessor::SessionChangeProcessor(
51 SessionChangeProcessor::~SessionChangeProcessor() {
55 void SessionChangeProcessor::Observe(NotificationType type,
152 void SessionChangeProcessor::ApplyChangesFromSyncModel(
226 void SessionChangeProcessor::StartImpl(Profile* profile) {
234 void SessionChangeProcessor::StopImpl()
    [all...]

Completed in 79 milliseconds