OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is_system_level_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/installer/mini_installer/
configuration.h
56
bool is_system_level() const { return
is_system_level_
; }
71
bool
is_system_level_
;
member in class:mini_installer::Configuration
configuration.cc
39
is_system_level_
= false;
69
is_system_level_
= true;
Completed in 49 milliseconds