Home
last modified time | relevance | path

Searched defs:logEvent (Results 1 – 25 of 28) sorted by relevance

12

/packages/modules/StatsD/statsd/tests/
DLogEvent_test.cpp83 void createFieldWithBoolAnnotationLogEvent(LogEvent* logEvent, uint8_t typeId, uint8_t annotationId, in createFieldWithBoolAnnotationLogEvent()
97 void createFieldWithIntAnnotationLogEvent(LogEvent* logEvent, uint8_t typeId, uint8_t annotationId, in createFieldWithIntAnnotationLogEvent()
157 LogEvent logEvent(/*uid=*/1000, /*pid=*/1001); in TEST() local
206 LogEvent logEvent(/*uid=*/1000, /*pid=*/1001); in TEST() local
243 LogEvent logEvent(/*uid=*/1000, /*pid=*/1001); in TEST() local
273 LogEvent logEvent(/*uid=*/1000, /*pid=*/1001); in TEST() local
306 LogEvent logEvent(/*uid=*/1000, /*pid=*/1001); in TEST() local
328 LogEvent logEvent(/*uid=*/1000, /*pid=*/1001); in TEST() local
383 LogEvent logEvent(/*uid=*/1000, /*pid=*/1001); in TEST() local
408 LogEvent logEvent(/*uid=*/1000, /*pid=*/1001); in TEST() local
[all …]
Dstatsd_test_util.cpp706 void parseStatsEventToLogEvent(AStatsEvent* statsEvent, LogEvent* logEvent) { in parseStatsEventToLogEvent()
716 void CreateTwoValueLogEvent(LogEvent* logEvent, int atomId, int64_t eventTimeNs, int32_t value1, in CreateTwoValueLogEvent()
730 shared_ptr<LogEvent> logEvent = std::make_shared<LogEvent>(/*uid=*/0, /*pid=*/0); in CreateTwoValueLogEvent() local
735 void CreateThreeValueLogEvent(LogEvent* logEvent, int atomId, int64_t eventTimeNs, int32_t value1, in CreateThreeValueLogEvent()
750 shared_ptr<LogEvent> logEvent = std::make_shared<LogEvent>(/*uid=*/0, /*pid=*/0); in CreateThreeValueLogEvent() local
755 void CreateRepeatedValueLogEvent(LogEvent* logEvent, int atomId, int64_t eventTimeNs, in CreateRepeatedValueLogEvent()
768 shared_ptr<LogEvent> logEvent = std::make_shared<LogEvent>(/*uid=*/0, /*pid=*/0); in CreateRepeatedValueLogEvent() local
773 void CreateNoValuesLogEvent(LogEvent* logEvent, int atomId, int64_t eventTimeNs) { in CreateNoValuesLogEvent()
782 shared_ptr<LogEvent> logEvent = std::make_shared<LogEvent>(/*uid=*/0, /*pid=*/0); in CreateNoValuesLogEvent() local
817 shared_ptr<LogEvent> logEvent = std::make_shared<LogEvent>(/*uid=*/0, /*pid=*/0); in makeUidLogEvent() local
[all …]
DLogEntryMatcher_test.cpp44 void makeIntLogEvent(LogEvent* logEvent, const int32_t atomId, const int64_t timestamp, in makeIntLogEvent()
54 void makeFloatLogEvent(LogEvent* logEvent, const int32_t atomId, const int64_t timestamp, in makeFloatLogEvent()
64 void makeStringLogEvent(LogEvent* logEvent, const int32_t atomId, const int64_t timestamp, in makeStringLogEvent()
74 void makeIntWithBoolAnnotationLogEvent(LogEvent* logEvent, const int32_t atomId, in makeIntWithBoolAnnotationLogEvent()
85 void makeAttributionLogEvent(LogEvent* logEvent, const int32_t atomId, const int64_t timestamp, in makeAttributionLogEvent()
98 void makeBoolLogEvent(LogEvent* logEvent, const int32_t atomId, const int64_t timestamp, in makeBoolLogEvent()
110 void makeRepeatedIntLogEvent(LogEvent* logEvent, const int32_t atomId, in makeRepeatedIntLogEvent()
118 void makeRepeatedUidLogEvent(LogEvent* logEvent, const int32_t atomId, in makeRepeatedUidLogEvent()
127 void makeRepeatedStringLogEvent(LogEvent* logEvent, const int32_t atomId, in makeRepeatedStringLogEvent()
DStatsLogProcessor_test.cpp1751 shared_ptr<LogEvent> logEvent = makeUidLogEvent(atomId, eventTimeNs, hostUid, field1, field2); in TEST() local
1776 shared_ptr<LogEvent> logEvent = in TEST() local
1806 shared_ptr<LogEvent> logEvent = makeExtraUidsLogEvent(atomId, eventTimeNs, isolatedUid, field1, in TEST() local
1834 shared_ptr<LogEvent> logEvent = makeAttributionLogEvent(atomId, eventTimeNs, {hostUid, 200}, in TEST() local
1862 shared_ptr<LogEvent> logEvent = makeAttributionLogEvent(atomId, eventTimeNs, {isolatedUid, 200}, in TEST() local
1904 shared_ptr<LogEvent> logEvent = makeRepeatedUidLogEvent(atomId, eventTimeNs, {}); in TEST() local
DFieldValue_test.cpp38 void makeLogEvent(LogEvent* logEvent, const int32_t atomId, const int64_t timestamp, in makeLogEvent()
51 void makeLogEvent(LogEvent* logEvent, const int32_t atomId, const int64_t timestamp, in makeLogEvent()
64 void makeRepeatedIntLogEvent(LogEvent* logEvent, const int32_t atomId, in makeRepeatedIntLogEvent()
/packages/apps/SettingsIntelligence/src/com/android/settings/intelligence/instrumentation/
DMetricsFeatureProvider.java82 public void logEvent(int eventType) { in logEvent() method in MetricsFeatureProvider
86 public void logEvent(int eventType, long latency) { in logEvent() method in MetricsFeatureProvider
93 private void logEvent(SettingsIntelligenceEvent event) { in logEvent() method in MetricsFeatureProvider
/packages/modules/StatsD/statsd/tests/shell/
DShellSubscriber_test.cpp129 std::unique_ptr<LogEvent> logEvent = CreateScreenStateChangedEvent( in TEST() local
181 std::shared_ptr<LogEvent> logEvent = std::make_shared<LogEvent>(/*uid=*/0, /*pid=*/0); in makeCpuActiveTimeAtom() local
/packages/modules/StatsD/statsd/benchmark/
Dmetric_util.cpp262 void parseStatsEventToLogEvent(AStatsEvent* statsEvent, LogEvent* logEvent) { in parseStatsEventToLogEvent()
279 std::unique_ptr<LogEvent> logEvent = std::make_unique<LogEvent>(/*uid=*/0, /*pid=*/0); in CreateScreenStateChangedEvent() local
295 std::unique_ptr<LogEvent> logEvent = std::make_unique<LogEvent>(/*uid=*/0, /*pid=*/0); in CreateScheduledJobStateChangedEvent() local
330 std::unique_ptr<LogEvent> logEvent = std::make_unique<LogEvent>(/*uid=*/0, /*pid=*/0); in CreateSyncStateChangedEvent() local
/packages/services/Car/tests/MultiDisplayTest/src/com/google/android/car/multidisplaytest/ime/
DWatchdog.java48 public void logEvent(String s) { in logEvent() method in Watchdog
/packages/modules/Connectivity/framework/src/android/net/
DCaptivePortal.java168 public void logEvent(int eventId, @NonNull String packageName) { in logEvent() method in CaptivePortal
/packages/services/AlternativeNetworkAccess/src/com/android/ons/
DONSStats.java53 public boolean logEvent(ONSStatsInfo info) { in logEvent() method in ONSStats
/packages/modules/Connectivity/tests/common/java/android/net/
DCaptivePortalTest.java59 public void logEvent(int eventId, String packageName) throws RemoteException { in logEvent() method in CaptivePortalTest.MyCaptivePortalImpl
/packages/modules/StatsD/statsd/src/socket/
DStatsSocketListener.cpp129 std::unique_ptr<LogEvent> logEvent = std::make_unique<LogEvent>(uid, pid); in onDataAvailable() local
/packages/services/Car/tests/GarageModeTestApp/src/com/google/android/car/garagemode/testapp/
DWatchdog.java53 public void logEvent(String s) { in logEvent() method in Watchdog
/packages/modules/StatsD/statsd/tests/log_event/
DLogEventQueue_test.cpp42 std::unique_ptr<LogEvent> logEvent = std::make_unique<LogEvent>(/*uid=*/0, /*pid=*/0); in makeLogEvent() local
/packages/modules/StatsD/framework/java/android/util/
DStatsLog.java164 public static boolean logEvent(int label) { in logEvent() method in StatsLog
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
DActiveGestureErrorDetector.java59 GestureEvent(boolean logEvent, boolean trackEvent) { in GestureEvent()
/packages/modules/StatsD/statsd/tests/metrics/
DCountMetricProducer_test.cpp46 void makeLogEvent(LogEvent* logEvent, int64_t timestampNs, int atomId) { in makeLogEvent()
54 void makeLogEvent(LogEvent* logEvent, int64_t timestampNs, int atomId, string uid) { in makeLogEvent()
DEventMetricProducer_test.cpp44 void makeLogEvent(LogEvent* logEvent, int32_t atomId, int64_t timestampNs, string str) { in makeLogEvent()
DDurationMetricProducer_test.cpp49 void makeLogEvent(LogEvent* logEvent, int64_t timestampNs, int atomId) { in makeLogEvent()
/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/property/
DPropertyListAdapter.java163 PropertyListEventListener(TextView logEvent, ScrollView scrollView) { in PropertyListEventListener()
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/
DTaskbarNavButtonController.java260 private void logEvent(StatsLogManager.LauncherEvent event) { in logEvent() method in TaskbarNavButtonController
/packages/modules/StatsD/statsd/tests/state/
DStateTracker_test.cpp79 std::unique_ptr<LogEvent> logEvent = std::make_unique<LogEvent>(/*uid=*/0, /*pid=*/0); in buildIncorrectOverlayEvent() local
95 std::unique_ptr<LogEvent> logEvent = std::make_unique<LogEvent>(/*uid=*/0, /*pid=*/0); in buildOverlayEventBadStateType() local
/packages/modules/StatsD/statsd/tests/external/
DStatsPuller_test.cpp69 std::unique_ptr<LogEvent> logEvent = std::make_unique<LogEvent>(/*uid=*/0, /*pid=*/0); in createSimpleEvent() local
/packages/apps/Settings/src/com/android/settings/applications/specialaccess/interactacrossprofiles/
DInteractAcrossProfilesDetails.java187 private void logEvent(int eventId) { in logEvent() method in InteractAcrossProfilesDetails

12