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

  /external/chromium_org/chrome/browser/ui/app_list/search/
mixer.h 50 void MixAndPublish(const KnownResults& known_results);
search_controller.cc 176 mixer_->MixAndPublish(known_results);
mixer.cc 141 void Mixer::MixAndPublish(const KnownResults& known_results) {
mixer_unittest.cc 117 mixer_->MixAndPublish(KnownResults());

Completed in 41 milliseconds