Home | History | Annotate | Download | only in keystore

Lines Matching refs:otherUser

1662                 UserState* otherUser = getUserStateByUid(thisUid);
1663 if (otherUser->getUserId() != 0) {
1668 DIR* otherdir = opendir(otherUser->getUserDirName());