OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:multiprofile_index_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ash/system/user/
tray_user.cc
323
MultiProfileIndex
multiprofile_index_
;
member in class:ash::internal::tray::UserView
692
:
multiprofile_index_
(index),
711
if (!
multiprofile_index_
)
745
if (!
multiprofile_index_
) {
807
if (!
multiprofile_index_
) {
810
SwitchUser(
multiprofile_index_
);
855
user_card_view_ = new UserCard(this,
multiprofile_index_
== 0);
885
if (
multiprofile_index_
== 0 && SupportsMultiProfile()) {
[
all
...]
tray_user.h
92
MultiProfileIndex
multiprofile_index_
;
member in class:ash::internal::TrayUser
Completed in 2046 milliseconds