Searched defs:GetMachineID (Results 1 - 3 of 3) sorted by relevance
/external/chromium/chrome/browser/policy/ | ||
H A D | device_policy_identity_strategy.cc | 51 std::string DevicePolicyIdentityStrategy::GetMachineID() { function in class:policy::DevicePolicyIdentityStrategy |
H A D | user_policy_identity_strategy.cc | 168 std::string UserPolicyIdentityStrategy::GetMachineID() { function in class:policy::UserPolicyIdentityStrategy |
/external/chromium_org/chrome/browser/chromeos/policy/ | ||
H A D | device_cloud_policy_manager_chromeos.cc | 227 std::string DeviceCloudPolicyManagerChromeOS::GetMachineID() { function in class:policy::DeviceCloudPolicyManagerChromeOS 263 new CloudPolicyClient(GetMachineID(), GetMachineModel(), |
Completed in 141 milliseconds