OnFlushedCallback   39 chrome/browser/ui/app_list/search/common/dictionary_data_store.cc   Flush(OnFlushedCallback());
OnFlushedCallback   42 chrome/browser/ui/app_list/search/common/dictionary_data_store.cc void DictionaryDataStore::Flush(const OnFlushedCallback& on_flushed) {
OnFlushedCallback   37 chrome/browser/ui/app_list/search/common/dictionary_data_store.h   void Flush(const OnFlushedCallback& on_flushed);
OnFlushedCallback  126 chrome/browser/ui/app_list/search/history_data_store.cc     const DictionaryDataStore::OnFlushedCallback& on_flushed) {
OnFlushedCallback   41 chrome/browser/ui/app_list/search/history_data_store.h   void Flush(const DictionaryDataStore::OnFlushedCallback& on_flushed);
OnFlushedCallback   62 chrome/browser/ui/app_list/search/history_data_store_unittest.cc     store_->Flush(DictionaryDataStore::OnFlushedCallback());