OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:OnInstantSupportDetermined
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/browser/ui/search/
search_ipc_router.cc
108
OnInstantSupportDetermined
)
131
void SearchIPCRouter::
OnInstantSupportDetermined
(int page_id,
136
delegate_->
OnInstantSupportDetermined
(instant_support);
145
delegate_->
OnInstantSupportDetermined
(true);
157
delegate_->
OnInstantSupportDetermined
(true);
172
delegate_->
OnInstantSupportDetermined
(true);
184
delegate_->
OnInstantSupportDetermined
(true);
196
delegate_->
OnInstantSupportDetermined
(true);
207
delegate_->
OnInstantSupportDetermined
(true);
218
delegate_->
OnInstantSupportDetermined
(true)
[
all
...]
search_tab_helper.cc
352
void SearchTabHelper::
OnInstantSupportDetermined
(bool supports_instant) {
/external/chromium/chrome/browser/instant/
instant_loader.cc
232
void
OnInstantSupportDetermined
(int32 page_id, bool result);
554
OnInstantSupportDetermined
)
575
void InstantLoader::TabContentsDelegateImpl::
OnInstantSupportDetermined
(
[
all
...]
Completed in 267 milliseconds