Home
last modified time | relevance | path

Searched defs:brand_code (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/cronet/components/metrics/test/
H A Dtest_metrics_service_client.cc49 bool TestMetricsServiceClient::GetBrand(std::string* brand_code) { in GetBrand()
/aosp_15_r20/external/autotest/server/hosts/
H A Dhost_info.py125 def brand_code(self): member in HostInfo
/aosp_15_r20/external/cronet/components/metrics/
H A Dmetrics_log.cc345 std::string brand_code; in RecordCoreSystemProfile() local
/aosp_15_r20/external/cronet/third_party/metrics_proto/
H A Dsystem_profile.proto58 optional string brand_code = 12; field
/aosp_15_r20/out/soong/.intermediates/external/cronet/third_party/metrics_proto/cronet_aml_third_party_metrics_proto_metrics_proto_gen_headers/android_arm64_armv8-2a_cortex-a55_apex30/gen/third_party/metrics_proto/
Dsystem_profile.pb.h14838 inline const std::string& SystemProfileProto::brand_code() const { in brand_code() function
14879 inline void SystemProfileProto::set_allocated_brand_code(std::string* brand_code) { in set_allocated_brand_code()