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

/external/chromium_org/chrome/browser/chromeos/policy/
H A Duser_cloud_policy_manager_factory_chromeos.h71 UserCloudPolicyManagerChromeOS* GetManagerForProfile(Profile* profile);
H A Duser_cloud_policy_manager_factory_chromeos.cc83 return GetInstance()->GetManagerForProfile(profile);
107 UserCloudPolicyManagerFactoryChromeOS::GetManagerForProfile( function in class:policy::UserCloudPolicyManagerFactoryChromeOS
239 UserCloudPolicyManagerChromeOS* manager = GetManagerForProfile(profile);

Completed in 396 milliseconds