Home | History | Annotate | Download | only in keystore

Lines Matching refs:otherUser

1396                 UserState* otherUser = getUserState(thisUid);
1397 if (otherUser->getUserId() != 0) {
1402 DIR* otherdir = opendir(otherUser->getUserDirName());