Searched refs:KEY_IS_PASSWORD_REPEATED (Results 1 – 1 of 1) sorted by relevance
12 #define KEY_IS_PASSWORD_REPEATED "isPasswordRepeated" macro24 from->FindBool(KEY_IS_PASSWORD_REPEATED, &fIsPasswordRepeated); in CreateUserDetail()167 result = into->AddBool(KEY_IS_PASSWORD_REPEATED, fIsPasswordRepeated); in Archive()