Home
last modified time | relevance | path

Searched defs:motherboard (Results 1 – 3 of 3) sorted by relevance

/external/cronet/components/metrics/
Dmotherboard_metrics_provider.cc33 SystemProfileProto::Hardware::Motherboard* motherboard = in ProvideSystemProfileMetrics() local
/external/crosvm/metrics/src/sys/windows/
Dwmi.rs165 pub motherboard: Option<Win32_BaseBoard>, field
176 let motherboard: Option<Win32_BaseBoard> = run_wmi_query(&wmi_con).into_iter().next(); in get_wmi_metrics() localVariable
/external/cronet/third_party/metrics_proto/
Dsystem_profile.proto390 optional Motherboard motherboard = 25; field