Searched defs:GetMachineStatistic (Results 1 - 3 of 3) sorted by relevance

/external/chromium/chrome/browser/chromeos/
H A Dsystem_access.cc61 virtual bool GetMachineStatistic(const std::string& name,
156 bool SystemAccessImpl::GetMachineStatistic( function in class:chromeos::__anon2052::SystemAccessImpl
/external/chromium_org/chrome/browser/chromeos/policy/
H A Ddevice_cloud_policy_manager_chromeos.cc57 std::string GetMachineStatistic(const std::string& key) { function in namespace:policy::__anon4582
61 if (!provider->GetMachineStatistic(key, &value))
141 GetMachineStatistic(chromeos::system::kOemDeviceRequisitionKey);
206 if (provider->GetMachineStatistic(kMachineInfoSerialNumberKeys[i],
221 return GetMachineStatistic(kMachineInfoSystemHwqual);
/external/chromium_org/chrome/browser/chromeos/system/
H A Dstatistics_provider.cc78 // Key values for GetMachineStatistic()/GetMachineFlag() calls.
100 virtual bool GetMachineStatistic(const std::string& name,
143 bool StatisticsProviderImpl::GetMachineStatistic( function in class:chromeos::system::StatisticsProviderImpl
292 virtual bool GetMachineStatistic(const std::string& name,

Completed in 158 milliseconds