Searched defs:GetMachineID (Results 1 - 4 of 4) sorted by relevance

/external/chromium/chrome/browser/policy/
H A Ddevice_policy_identity_strategy.cc51 std::string DevicePolicyIdentityStrategy::GetMachineID() { function in class:policy::DevicePolicyIdentityStrategy
H A Duser_policy_identity_strategy.cc168 std::string UserPolicyIdentityStrategy::GetMachineID() { function in class:policy::UserPolicyIdentityStrategy
/external/chromium_org/chrome/browser/renderer_host/pepper/
H A Ddevice_id_fetcher.cc136 std::string machine_id = GetMachineID();
194 std::string DeviceIDFetcher::GetMachineID() { function in class:chrome::DeviceIDFetcher
/external/chromium_org/chrome/browser/chromeos/policy/
H A Ddevice_cloud_policy_manager_chromeos.cc201 std::string DeviceCloudPolicyManagerChromeOS::GetMachineID() { function in class:policy::DeviceCloudPolicyManagerChromeOS
231 new CloudPolicyClient(GetMachineID(), GetMachineModel(),

Completed in 141 milliseconds