OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is_downloading_update_
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/chromeos/login/
update_screen.h
90
bool
is_downloading_update_
;
member in class:chromeos::UpdateScreen
update_screen.cc
62
is_downloading_update_
(false),
103
if (!
is_downloading_update_
) {
106
is_downloading_update_
= true;
177
is_downloading_update_
= false;
202
is_downloading_update_
= false;
Completed in 134 milliseconds