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

  /external/chromium_org/chrome/browser/signin/
android_profile_oauth2_token_service.h 45 void ValidateAccounts(JNIEnv* env,
52 void ValidateAccounts(const std::string& signed_in_account,
android_profile_oauth2_token_service.cc 153 void AndroidProfileOAuth2TokenService::ValidateAccounts(JNIEnv* env,
162 ValidateAccounts(signed_in_account, account_ids);
165 void AndroidProfileOAuth2TokenService::ValidateAccounts(
  /external/chromium_org/chrome/browser/android/signin/
signin_manager_android.cc 220 token_service->ValidateAccounts(primary_acct, ids);

Completed in 35 milliseconds