Home | History | Annotate | Download | only in proto

Lines Matching refs:Hardware

119   // Next tag for Hardware: 18
120 // Information on the user's hardware.
121 message Hardware {
132 // The Chrome OS device hardware class ID is a unique string associated with
133 // each Chrome OS device product revision generally assigned at hardware
134 // qualification time. The hardware class effectively identifies the
137 // An example of such a hardware class is "IEC MARIO PONY 6101". An
138 // internal database associates this hardware class with the qualified
139 // device specifications including OEM information, schematics, hardware
294 optional Hardware hardware = 6;