Home
last modified time | relevance | path

Searched defs:user_type (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/chromeos/login/auth/
Duser_context.cc35 UserContext::UserContext(user_manager::UserType user_type, in UserContext()
134 void UserContext::SetUserType(user_manager::UserType user_type) { in SetUserType()
Dauth_attempt_state.h84 const user_manager::UserType user_type; variable
Dauth_attempt_state.cc15 user_manager::UserType user_type, in AuthAttemptState()
/external/lldb/source/Expression/
DClangPersistentVariables.cpp37 const TypeFromUser& user_type, in CreatePersistentVariable()
DClangExpressionDeclMap.cpp200 TypeFromUser user_type(m_ast_importer->DeportType(context, in AddPersistentVariable() local
240 TypeFromUser user_type(m_ast_importer->DeportType(context, in AddPersistentVariable() local
1398 TypeFromUser *user_type, in GetVariableValue()
1569 TypeFromUser user_type (pvar_sp->GetTypeFromUser()); in AddOneVariable() local
1612 …TypeFromUser user_type (ClangASTContext::GetBasicType(scratch_ast_context, eBasicTypeVoid).GetPoin… in AddOneGenericVariable() local
1696 TypeFromUser user_type(copied_type, scratch_ast_context); in ResolveUnknownTypes() local
/external/chromium_org/chrome/browser/chromeos/background/
Dash_user_wallpaper_delegate.cc95 const LoginState::LoggedInUserType user_type = in CanOpenSetWallpaperPage() local
/external/lldb/include/lldb/Expression/
DClangExpressionVariable.h412 const TypeFromUser& user_type, in CreateVariable()
/external/chromium_org/chrome/browser/ui/ash/
Dsystem_tray_delegate_chromeos.cc335 LoginState::LoggedInUserType user_type = in GetUserLoginStatus() local