OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:has_chrome_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/installer/mini_installer/
configuration.h
44
bool has_chrome() const { return
has_chrome_
; }
67
bool
has_chrome_
;
member in class:mini_installer::Configuration
configuration.cc
35
has_chrome_
= false;
60
has_chrome_
= true;
76
has_chrome_
= !(has_chrome_frame_ || has_app_host_);
Completed in 116 milliseconds