HomeSort by relevance Sort by last modified time
    Searched refs:NUM_USER_TYPES (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/components/user_manager/
user_type.h 27 NUM_USER_TYPES = 6
user.cc 326 COMPILE_ASSERT(user_manager::NUM_USER_TYPES == 6, num_user_types_unexpected);
user_manager_base.cc 226 "UserManager.LoginUserType", active_user_->GetType(), NUM_USER_TYPES);
    [all...]

Completed in 1298 milliseconds