Home
last modified time | relevance | path

Searched defs:statsd (Results 1 – 25 of 108) sorted by relevance

12345

/frameworks/base/apex/statsd/service/java/com/android/server/stats/
DStatsManagerService.java190 IStatsd statsd = getStatsdNonblocking(); in registerPullAtomCallback() local
218 IStatsd statsd = getStatsdNonblocking(); in unregisterPullAtomCallback() local
246 IStatsd statsd = getStatsdNonblocking(); in setDataFetchOperation() local
267 IStatsd statsd = getStatsdNonblocking(); in removeDataFetchOperation() local
290 IStatsd statsd = getStatsdNonblocking(); in setActiveConfigsChangedOperation() local
311 IStatsd statsd = getStatsdNonblocking(); in removeActiveConfigsChangedOperation() local
338 IStatsd statsd = getStatsdNonblocking(); in setBroadcastSubscriber() local
365 IStatsd statsd = getStatsdNonblocking(); in unsetBroadcastSubscriber() local
381 IStatsd statsd = waitForStatsd(); in getRegisteredExperimentIds() local
399 IStatsd statsd = waitForStatsd(); in getMetadata() local
[all …]
DStatsCompanionService.java178 IStatsd statsd = getStatsdNonblocking(); in informAllUids() local
352 IStatsd statsd = getStatsdNonblocking(); in onAlarm() local
386 IStatsd statsd = getStatsdNonblocking(); in onAlarm() local
420 IStatsd statsd = getStatsdNonblocking(); in onAlarm() local
457 IStatsd statsd = getStatsdNonblocking(); in onReceive() local
614 private void registerStatsdDeathRecipient(IStatsd statsd, List<BroadcastReceiver> receivers) { in registerStatsdDeathRecipient()
650 IStatsd statsd; in sayHiToStatsd() local
725 StatsdDeathRecipient(IStatsd statsd, List<BroadcastReceiver> receivers) { in StatsdDeathRecipient()
784 IStatsd statsd = getStatsdNonblocking(); in bootCompleted() local
/frameworks/base/cmds/statsd/src/
Dstatscompanion_util.cpp26 namespace statsd { namespace
/frameworks/base/cmds/statsd/src/config/
DConfigListener.cpp21 namespace statsd { namespace
DConfigKey.cpp21 namespace statsd { namespace
/frameworks/base/cmds/statsd/src/matchers/
DEventMatcherWizard.cpp20 namespace statsd { namespace
DSimpleLogMatchingTracker.cpp24 namespace statsd { namespace
/frameworks/base/cmds/statsd/src/external/
DTrainInfoPuller.cpp33 namespace statsd { namespace
DPullResultReceiver.cpp21 namespace statsd { namespace
/frameworks/base/cmds/statsd/benchmark/
Dstats_write_benchmark.cpp21 namespace statsd { namespace
Dlog_event_benchmark.cpp23 namespace statsd { namespace
Dget_dimensions_for_condition_benchmark.cpp28 namespace statsd { namespace
Dfilter_value_benchmark.cpp28 namespace statsd { namespace
/frameworks/base/cmds/statsd/src/anomaly/
Dsubscriber_util.cpp26 namespace statsd { namespace
DAlarmTracker.cpp30 namespace statsd { namespace
/frameworks/base/cmds/statsd/tests/condition/
DConditionTimer_test.cpp24 namespace statsd { namespace
/frameworks/base/cmds/statsd/src/logd/
DLogEventQueue.cpp24 namespace statsd { namespace
/frameworks/base/libs/incident/tests/
DIncidentReportArgs_test.cpp21 namespace statsd { namespace
/frameworks/base/cmds/statsd/src/utils/
DMultiConditionTrigger.cpp26 namespace statsd { namespace
/frameworks/base/cmds/statsd/src/condition/
Dcondition_util.cpp28 namespace statsd { namespace
DConditionWizard.cpp20 namespace statsd { namespace
/frameworks/base/cmds/statsd/tests/anomaly/
DAlarmTracker_test.cpp33 namespace statsd { namespace
/frameworks/base/cmds/statsd/tests/e2e/
DAlarm_e2e_test.cpp25 namespace statsd { namespace
/frameworks/base/cmds/statsd/tests/
Dmetadata_util_test.cpp25 namespace statsd { namespace
DConfigManager_test.cpp32 namespace statsd { namespace

12345