Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/components/metrics/
H A Dmetrics_log.cc536 std::string client_uuid = uma_proto_.system_profile().client_uuid(); in RecordEnvironment() local
H A Dfile_metrics_provider.cc721 const std::string& client_uuid = system_profile_proto->client_uuid(); in ProvideIndependentMetricsOnTaskRunner() local
/aosp_15_r20/trusty/user/base/lib/hwbcc/common/
Dswbcc.c97 struct uuid client_uuid; member
/aosp_15_r20/external/cronet/third_party/metrics_proto/
H A Dsystem_profile.proto722 optional string client_uuid = 34; 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.h15922 inline const std::string& SystemProfileProto::client_uuid() const { in client_uuid() function
15963 inline void SystemProfileProto::set_allocated_client_uuid(std::string* client_uuid) { in set_allocated_client_uuid()