Searched refs:is_instant_process (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/
H A Dchrome_content_browser_client.cc1022 bool is_instant_process = instant_service->IsInstantProcess( local
1026 if (is_instant_process || should_be_in_instant_process)
1027 return is_instant_process && should_be_in_instant_process;

Completed in 102 milliseconds