Searched refs:uma_proto (Results 1 – 4 of 4) sorted by relevance
40 if (!uma_proto()->ParseFromString(encoded_log)) { in LoadFromFile()44 uma_proto()->Clear(); in LoadFromFile()48 VLOG(1) << uma_proto()->histogram_event_size() << " histograms loaded from " in LoadFromFile()68 uma_proto()->mutable_system_profile()->mutable_stability()); in IncrementUserCrashCount()75 uma_proto()->mutable_system_profile()->mutable_stability()); in IncrementKernelCrashCount()82 uma_proto()->mutable_system_profile()->mutable_stability()); in IncrementUncleanShutdownCount()89 return profile_setter->Populate(uma_proto()); in PopulateSystemProfile()
38 using MetricsLogBase::uma_proto;102 const metrics::ChromeUserMetricsExtension* uma_proto = log.uma_proto(); in TEST() local104 uma_proto->histogram_event(uma_proto->histogram_event_size() - 1); in TEST()
97 metrics::ChromeUserMetricsExtension* uma_proto() { return &uma_proto_; } in uma_proto() function98 const metrics::ChromeUserMetricsExtension* uma_proto() const { in uma_proto() function
91 return upload_service_->current_log_->uma_proto() in GetCurrentStability()189 upload_service_->current_log_->uma_proto(); in TEST_F()306 1, upload_service_->current_log_->uma_proto()->histogram_event().size()); in TEST_F()314 ->uma_proto() in TEST_F()