Home
last modified time | relevance | path

Searched refs:otherUser (Results 1 – 1 of 1) sorted by relevance

/system/security/keystore/
Dkeystore.cpp1662 UserState* otherUser = getUserStateByUid(thisUid); in upgradeKeystore() local
1663 if (otherUser->getUserId() != 0) { in upgradeKeystore()
1668 DIR* otherdir = opendir(otherUser->getUserDirName()); in upgradeKeystore()