Searched defs:HotwordService (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/search/
H A Dhotword_service.cc10 HotwordService::HotwordService(Profile* profile) function in class:HotwordService
14 HotwordService::~HotwordService() {
H A Dhotword_service.h15 class HotwordService : public BrowserContextKeyedService { class in inherits:BrowserContextKeyedService
17 explicit HotwordService(Profile* profile);
18 virtual ~HotwordService();
23 DISALLOW_COPY_AND_ASSIGN(HotwordService);

Completed in 77 milliseconds