Home | History | Annotate | Download | only in browser

Lines Matching refs:UpdateCredentials

147   // Also add a token using PO2TS.UpdateCredentials and make sure upgrade does
151 oauth2_service_.UpdateCredentials(other_account_id, other_refresh_token);
185 oauth2_service_.UpdateCredentials(account_id_1, refresh_token_1);
186 oauth2_service_.UpdateCredentials(account_id_2, refresh_token_2);
221 oauth2_service_.UpdateCredentials("account_id", "refresh_token");
222 oauth2_service_.UpdateCredentials("account_id2", "refresh_token2");
246 oauth2_service_.UpdateCredentials("account_id", "refresh_token");
249 oauth2_service_.UpdateCredentials("account_id", "refresh_token");
252 oauth2_service_.UpdateCredentials("account_id", "refresh_token2");
258 oauth2_service_.UpdateCredentials("account_id", "refresh_token2");
267 oauth2_service_.UpdateCredentials("account_id1", "refresh_token1");
268 oauth2_service_.UpdateCredentials("account_id2", "refresh_token2");
283 oauth2_service_.UpdateCredentials(kEmail, "refreshToken");
303 oauth2_service_.UpdateCredentials(kEmail, "refreshToken");
328 oauth2_service_.UpdateCredentials(kEmail, "refreshToken");