Searched refs:instant_id (Results 1 – 4 of 4) sorted by relevance
36 TemplateURLID instant_id, in UpdateLoader() argument43 if (instant_id) { in UpdateLoader()44 loader = GetInstantLoader(instant_id); in UpdateLoader()90 TemplateURLID instant_id) { in WillUpateChangeActiveLoader() argument91 return !active_loader() || active_loader()->template_url_id() != instant_id; in WillUpateChangeActiveLoader()
43 InstantLoader* UpdateLoader(TemplateURLID instant_id,48 bool WillUpateChangeActiveLoader(TemplateURLID instant_id);
525 bool InstantController::ShouldUpdateNow(TemplateURLID instant_id, in ShouldUpdateNow() argument529 if (instant_id) { in ShouldUpdateNow()538 if (loader_manager_->WillUpateChangeActiveLoader(instant_id)) { in ShouldUpdateNow()
201 bool ShouldUpdateNow(TemplateURLID instant_id, const GURL& url);