OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:set_hardware_class
(Results
1 - 3
of
3
) sorted by null
/system/core/metricsd/uploader/
metrics_log_base.h
87
void
set_hardware_class
(const std::string& hardware_class) {
function in class:metrics::MetricsLogBase
88
uma_proto_.mutable_system_profile()->mutable_hardware()->
set_hardware_class
(
metrics_log_base_unittest.cc
57
log.
set_hardware_class
("sample-class");
74
expected.mutable_system_profile()->mutable_hardware()->
set_hardware_class
(
system_profile_cache.cc
160
profile_proto->mutable_hardware()->
set_hardware_class
(
Completed in 58 milliseconds