OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsMultiProfileSupportedAndUserActive
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/ash/system/user/
config.h
14
bool
IsMultiProfileSupportedAndUserActive
();
config.cc
25
bool
IsMultiProfileSupportedAndUserActive
() {
user_view.cc
282
if (
IsMultiProfileSupportedAndUserActive
() ||
327
IsMultiProfileSupportedAndUserActive
()) {
405
(
IsMultiProfileSupportedAndUserActive
() ||
accounts_detailed_view.cc
142
if (!
IsMultiProfileSupportedAndUserActive
())
Completed in 239 milliseconds