Searched refs:ApplyAccountIdPrefix (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/components/signin/core/browser/
H A Dmutable_profile_oauth2_token_service.cc22 std::string ApplyAccountIdPrefix(const std::string& account_id) { function in namespace:__anon6821
350 token_web_data->SetTokenForService(ApplyAccountIdPrefix(account_id),
359 token_web_data->RemoveTokenForService(ApplyAccountIdPrefix(account_id));

Completed in 81 milliseconds