Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/chromeos/
Dsystem_access.cc40 const char* kMachineOSInfoTool[] = { "cat", "/etc/lsb-release" }; variable
202 parser.ParseNameValuePairsFromTool(arraysize(kMachineOSInfoTool), in UpdateMachineStatistics()
203 kMachineOSInfoTool, in UpdateMachineStatistics()