/external/chromium_org/chrome/browser/profiles/ |
D | profile_metrics.cc | 28 ProfileMetrics::ProfileType metric = ProfileMetrics::SECONDARY; in GetProfileType() local 187 void ProfileMetrics::LogProfileAddNewUser(ProfileAdd metric) { in LogProfileAddNewUser() 291 void ProfileMetrics::LogProfileDeleteUser(ProfileDelete metric) { in LogProfileDeleteUser() 299 void ProfileMetrics::LogProfileOpenMethod(ProfileOpen metric) { in LogProfileOpenMethod() 305 void ProfileMetrics::LogProfileSwitchGaia(ProfileGaia metric) { in LogProfileSwitchGaia() 313 void ProfileMetrics::LogProfileSwitchUser(ProfileOpen metric) { in LogProfileSwitchUser() 319 void ProfileMetrics::LogProfileSyncInfo(ProfileSync metric) { in LogProfileSyncInfo() 325 void ProfileMetrics::LogProfileAuthResult(ProfileAuth metric) { in LogProfileAuthResult() 331 ProfileDesktopMenu metric, in LogProfileDesktopMenu() 373 ProfileNewAvatarMenuNotYou metric) { in LogProfileNewAvatarMenuNotYou() [all …]
|
D | profile_window.cc | 226 ProfileMetrics::ProfileOpen metric) { in SwitchToProfile() 257 ProfileMetrics::ProfileAdd metric) { in CreateAndSwitchToNewProfile()
|
/external/chromium_org/third_party/libyuv/util/ |
D | psnr_main.cc | 40 struct metric { struct 41 double y, u, v, all; 42 double min_y, min_u, min_v, min_all; 43 double global_y, global_u, global_v, global_all; 44 int min_frame;
|
/external/lldb/tools/lldb-perf/lib/ |
D | Measurement.h | 97 auto metric = GetMetric (); in WriteStartValue() local 104 auto metric = GetMetric (); in WriteStopValue() local 111 auto metric = GetMetric (); in WriteAverageValue() local 118 auto metric = GetMetric (); in WriteAverageAndStandardDeviation() local 129 auto metric = GetMetric (); in WriteStandardDeviation() local
|
/external/chromium_org/chrome/browser/resources/options/ |
D | preferences.js | 47 Preferences.setIntegerPref = function(name, value, commit, metric) { argument 65 Preferences.setDoublePref = function(name, value, commit, metric) { argument 83 Preferences.setStringPref = function(name, value, commit, metric) { argument 102 Preferences.setURLPref = function(name, value, commit, metric) { argument 120 Preferences.setListPref = function(name, value, commit, metric) { argument 255 commitPref: function(name, metric) { argument
|
D | confirm_dialog.js | 28 metric, opt_confirmedPref) { argument
|
/external/chromium_org/components/autofill/core/browser/ |
D | autofill_metrics.cc | 63 const int metric, in GetFieldTypeGroupMetric() 162 AutofillMetrics::WalletApiCallMetric metric) { in WalletApiMetricToString() 237 const int metric, in LogTypeQualityMetric() 328 WalletApiCallMetric metric, in LogWalletApiCallDuration() 359 FieldTypeQualityMetric metric, in LogHeuristicTypePrediction() 366 FieldTypeQualityMetric metric, in LogOverallTypePrediction() 373 FieldTypeQualityMetric metric, in LogServerTypePrediction()
|
/external/chromium_org/components/rappor/ |
D | rappor_metric_unittest.cc | 41 RapporMetric metric("MyRappor", kTestRapporParameters, 0); in TEST() local 49 RapporMetric metric("MyStatsRappor", kTestStatsRapporParameters, 0); in TEST() local
|
D | rappor_service.cc | 185 const RapporMetric* metric = it->second; in ExportMetrics() local 216 RapporMetric* metric = LookUpMetric(metric_name, parameters); in RecordSampleInternal() local 226 RapporMetric* metric = it->second; in LookUpMetric() local
|
/external/chromium_org/chrome/browser/ui/webui/options/ |
D | core_options_handler.cc | 296 const std::string& metric) { in SetPref() 329 const std::string& metric) { in ClearPref() 338 const std::string& metric) { in ProcessUserMetric() 615 std::string metric; in HandleSetPref() local 628 std::string metric; in HandleClearPref() local 638 std::string metric = base::UTF16ToUTF8(ExtractStringValue(args)); in HandleUserMetricsAction() local
|
/external/chromium_org/tools/telemetry/telemetry/core/platform/power_monitor/ |
D | powermetrics_power_monitor.py | 110 def DataWithMetricKeyPath(metric, powermetrics_output): argument 200 def StoreMetricAverage(metric, sample_durations, out): argument
|
/external/tcpdump/ |
D | print-dvmrp.c | 173 register int metric, done; in print_report() local 263 register u_char metric; in print_neighbors() local 294 register u_char metric, thresh, flags; in print_neighbors2() local
|
D | print-ripng.c | 50 rip6_entry_print(register const struct netinfo6 *ni, int metric) in rip6_entry_print()
|
D | print-igrp.c | 48 u_int metric, mtu; in igrp_entry_print() local
|
/external/chromium_org/tools/perf/metrics/ |
D | timeline_unittest.py | 17 def GetResults(self, metric, model, renderer_thread, interaction_records): argument 92 def GetResults(self, metric, model, renderer_thread, interaction_record): argument
|
D | media.py | 58 def AddOneResult(metric, unit): argument
|
/external/chromium_org/chrome/browser/metrics/rappor/ |
D | sampling.cc | 24 void SampleDomainAndRegistryFromGURL(const std::string& metric, in SampleDomainAndRegistryFromGURL()
|
/external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/signin/ |
D | AccountManagementScreenHelper.java | 114 public static void logEvent(int metric, int gaiaServiceType) { in logEvent() 119 private static native void nativeLogEvent(int metric, int gaiaServiceType); in nativeLogEvent()
|
/external/chromium_org/chrome/browser/android/signin/ |
D | account_management_screen_helper.cc | 30 jint metric, in LogEvent()
|
/external/lldb/examples/summaries/cocoa/ |
D | metrics.py | 70 def metric_hit(self,metric,trigger): argument 87 def metric_success(self,metric): argument
|
/external/chromium_org/components/signin/core/browser/ |
D | signin_metrics.cc | 74 void LogSignout(ProfileSignout metric) { in LogSignout()
|
/external/chromium_org/chrome/browser/android/banners/ |
D | app_banner_manager.cc | 146 void RecordDismissEvent(JNIEnv* env, jclass clazz, jint metric) { in RecordDismissEvent() 150 void RecordInstallEvent(JNIEnv* env, jclass clazz, jint metric) { in RecordInstallEvent()
|
/external/chromium_org/tools/auto_bisect/ |
D | bisect_perf_regression.py | 603 def _TryParseHistogramValuesFromOutput(metric, text): argument 635 def _TryParseResultValuesFromOutput(metric, text): argument 702 def _ParseMetricValuesFromOutput(metric, text): argument 1557 self, command_to_run, metric, reset_on_first_run=False, argument 1854 def RunTest(self, revision, depot, command, metric, skippable=False): argument 2094 def GatherReferenceValues(self, good_rev, bad_rev, cmd, metric, target_depot): argument 2251 def Run(self, command_to_run, bad_revision_in, good_revision_in, metric): argument
|
/external/chromium_org/chrome/browser/chromeos/net/ |
D | network_portal_notification_controller.cc | 87 NetworkPortalNotificationController::UserActionMetric metric = in Close() local
|
/external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/ |
D | rtcp_receiver_help.cc | 49 RTCPPacketInformation::AddVoIPMetric(const RTCPVoIPMetric* metric) in AddVoIPMetric()
|