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

  /external/chromium_org/chrome/browser/chromeos/login/signin/
oauth2_browsertest.cc 206 const base::DictionaryValue* prefs_oauth_status = local
209 if (prefs_oauth_status &&
210 prefs_oauth_status->GetIntegerWithoutPathExpansion(
  /external/chromium_org/components/user_manager/
user_manager_base.cc 868 const base::DictionaryValue* prefs_oauth_status = local
871 if (prefs_oauth_status &&
872 prefs_oauth_status->GetIntegerWithoutPathExpansion(user_id,
    [all...]

Completed in 169 milliseconds