Home | History | Annotate | Download | only in engine

Lines Matching defs:emitter

133   DirectoryTypeDebugInfoEmitter emitter(BOOKMARKS, &type_observers_);
134 DirectoryUpdateHandler handler(dir(), BOOKMARKS, ui_worker(), &emitter);
172 DirectoryTypeDebugInfoEmitter emitter(BOOKMARKS, &type_observers_);
173 DirectoryUpdateHandler handler(dir(), BOOKMARKS, ui_worker(), &emitter);
207 DirectoryTypeDebugInfoEmitter emitter(AUTOFILL, &type_observers_);
208 DirectoryUpdateHandler handler(dir(), AUTOFILL, ui_worker(), &emitter);
239 DirectoryTypeDebugInfoEmitter emitter(BOOKMARKS, &type_observers_);
240 DirectoryUpdateHandler handler(dir(), BOOKMARKS, ui_worker(), &emitter);
256 DirectoryTypeDebugInfoEmitter emitter(SYNCED_NOTIFICATIONS, &type_observers_);
258 ui_worker(), &emitter);
321 DirectoryTypeDebugInfoEmitter emitter(SYNCED_NOTIFICATIONS, &type_observers_);
323 ui_worker(), &emitter);
404 DirectoryTypeDebugInfoEmitter emitter(ARTICLES, &type_observers_);
405 DirectoryUpdateHandler handler(dir(), ARTICLES, ui_worker(), &emitter);