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

  /external/chromium_org/chrome/browser/chromeos/login/signin/
oauth2_login_manager.cc 256 RecordSessionRestoreOutcome(SESSION_RESTORE_TOKEN_FETCH_FAILED,
289 RecordSessionRestoreOutcome(SESSION_RESTORE_SUCCESS,
296 RecordSessionRestoreOutcome(SESSION_RESTORE_MERGE_SESSION_FAILED,
341 RecordSessionRestoreOutcome(SESSION_RESTORE_NOT_NEEDED,
359 RecordSessionRestoreOutcome(SESSION_RESTORE_LISTACCOUNTS_FAILED,
365 void OAuth2LoginManager::RecordSessionRestoreOutcome(
oauth2_login_manager.h 215 void RecordSessionRestoreOutcome(SessionRestoreOutcome outcome,

Completed in 803 milliseconds