Searched refs:getUserStateByUid (Results 1 – 1 of 1) sorted by relevance
1076 return android::String8::format("%s/%u_%s", getUserStateByUid(uid)->getUserDirName(), uid, in getKeyNameForUidWithDir()1442 UserState* getUserStateByUid(uid_t uid) { in getUserStateByUid() function in KeyStore1465 const UserState* getUserStateByUid(uid_t uid) const { in getUserStateByUid() function in KeyStore1620 UserState* userState = getUserStateByUid(0); in upgradeKeystore()1662 UserState* otherUser = getUserStateByUid(thisUid); in upgradeKeystore()