OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:needs_updates
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/content/browser/geolocation/
geolocation_dispatcher_host.cc
261
bool
needs_updates
= false;
local
266
needs_updates
|= !(i->second.is_paused);
268
if (
needs_updates
&& use_high_accuracy)
271
if (
needs_updates
) {
Completed in 29 milliseconds