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

  /external/chromium/chrome/browser/sync/util/
user_settings_win.cc 18 void UserSettings::SetAuthTokenForService(const string& email,
user_settings_posix.cc 15 void UserSettings::SetAuthTokenForService(
user_settings.h 46 void SetAuthTokenForService(const std::string& email,
user_settings_unittest.cc 38 // blocking UI. |SetAuthTokenForService| uses Encryptor.
253 settings.SetAuthTokenForService("username", "service", "");
267 settings.SetAuthTokenForService("username", "service",

Completed in 35 milliseconds