OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kOsCrOSOwnerOnly
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/
about_flags.h
35
kOsAndroid = 1 << 4,
kOsCrOSOwnerOnly
= 1 << 5 };
138
// with the |
kOsCrOSOwnerOnly
| label should be enabled in the UI or not.
about_flags.cc
107
{
kOsCrOSOwnerOnly
, "Chrome OS (owner only)"},
[
all
...]
Completed in 261 milliseconds