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

  /external/chromium_org/google_apis/gaia/
google_service_auth_error.cc 44 : token(token), prompt_text(prompt), alternate_text(alternate),
55 alternate_text == b.alternate_text &&
200 two_factor_value->SetString("alternateText", second_factor_.alternate_text);
267 const std::string& alternate_text,
270 second_factor_(captcha_token, prompt_text, alternate_text, field_length),
google_service_auth_error.h 132 std::string alternate_text; member in struct:GoogleServiceAuthError::SecondFactor
203 const std::string& alternate_text,

Completed in 96 milliseconds