HomeSort by relevance Sort by last modified time
    Searched defs:SetCredentials (Results 1 - 5 of 5) sorted by null

  /external/chromium/chrome/browser/policy/
browser_policy_connector.cc 140 void BrowserPolicyConnector::SetCredentials(const std::string& owner_email,
  /external/chromium/chrome/browser/sync/
profile_sync_service_harness.cc 118 void ProfileSyncServiceHarness::SetCredentials(const std::string& username,
  /external/chromium_org/chrome/browser/policy/cloud/
component_cloud_policy_service.cc 70 void SetCredentials(const std::string& username, const std::string& dm_token);
134 void ComponentCloudPolicyService::Backend::SetCredentials(
137 store_->SetCredentials(username, dm_token);
431 base::Bind(&Backend::SetCredentials,
component_cloud_policy_store.cc 108 void ComponentCloudPolicyStore::SetCredentials(const std::string& username,
  /external/chromium_org/chrome/browser/sync/
profile_sync_service_harness.cc 160 void ProfileSyncServiceHarness::SetCredentials(const std::string& username,
    [all...]

Completed in 69 milliseconds