OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:set_hardware_class
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/common/metrics/
metrics_log_base.h
68
void
set_hardware_class
(const std::string& hardware_class) {
function in class:MetricsLogBase
69
uma_proto_.mutable_system_profile()->mutable_hardware()->
set_hardware_class
(
/external/chromium/chrome/common/
metrics_helpers.h
79
void
set_hardware_class
(const std::string& hardware_class) {
function in class:MetricsLogBase
Completed in 253 milliseconds