Home
last modified time | relevance | path

Searched refs:SetDeviceManagementCredentials (Results 1 – 3 of 3) sorted by relevance

/external/chromium/chrome/browser/policy/
Ddevice_policy_identity_strategy.h32 void SetDeviceManagementCredentials(const std::string& owner_email,
Ddevice_policy_identity_strategy.cc77 void DevicePolicyIdentityStrategy::SetDeviceManagementCredentials( in SetDeviceManagementCredentials() function in policy::DevicePolicyIdentityStrategy
Ddevice_policy_cache.cc219 identity_strategy_->SetDeviceManagementCredentials( in OnRetrievePolicyCompleted()