OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:need_to_prompt_
(Results
1 - 4
of
4
) sorted by null
/external/chromium/chrome/browser/google/
google_url_tracker.cc
101
need_to_prompt_
(false),
232
need_to_prompt_
= false;
241
// If the URL hasn't changed, then whether |
need_to_prompt_
| is true or false,
253
need_to_prompt_
= true;
265
need_to_prompt_
= false;
271
need_to_prompt_
= false;
322
if (registrar_.IsEmpty() && (
need_to_prompt_
|| fetcher_.get())) {
359
if (!
need_to_prompt_
)
google_url_tracker.h
151
bool
need_to_prompt_
; // True if the last fetched Google URL is not
member in class:GoogleURLTracker
/external/chromium_org/chrome/browser/google/
google_url_tracker.cc
49
need_to_prompt_
(false),
114
need_to_prompt_
= false;
121
need_to_prompt_
= false;
185
need_to_prompt_
= true;
275
if (
need_to_prompt_
) {
google_url_tracker.h
199
bool
need_to_prompt_
; // True if the last fetched Google URL is not
member in class:GoogleURLTracker
Completed in 959 milliseconds