Home | History | Annotate | Download | only in keystore

Lines Matching defs:otherUser

1551                 UserState* otherUser = getUserState(thisUid);
1552 if (otherUser->getUserId() != 0) {
1557 DIR* otherdir = opendir(otherUser->getUserDirName());