HomeSort by relevance Sort by last modified time
    Searched defs:cryptohome_code (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/chromeos/login/
auth_attempt_state.cc 72 int cryptohome_code) {
76 cryptohome_code_ = cryptohome_code;
121 int AuthAttemptState::cryptohome_code() { function in class:chromeos::AuthAttemptState
test_attempt_state.h 39 void PresetCryptohomeStatus(bool cryptohome_outcome, int cryptohome_code);
54 virtual int cryptohome_code() { return cryptohome_code_; } function in class:chromeos::TestAttemptState

Completed in 834 milliseconds