Home
last modified time | relevance | path

Searched refs:AStatsEvent_writeAttributionChain (Results 1 – 11 of 11) sorted by relevance

/aosp12/system/core/libstats/socket_lazy/
H A Dlibstatssocket_lazy.cpp107 BIND_SYMBOL(AStatsEvent_writeAttributionChain); in InitializeOnce()
182 void AStatsEvent_writeAttributionChain(AStatsEvent* event, const uint32_t* uids, in AStatsEvent_writeAttributionChain() function
184 INVOKE_METHOD(AStatsEvent_writeAttributionChain, event, uids, tags, numNodes); in AStatsEvent_writeAttributionChain()
/aosp12/packages/modules/StatsD/statsd/tests/
H A DLogEvent_test.cpp238 AStatsEvent_writeAttributionChain(event, uids, tags, 2); in TEST()
339 AStatsEvent_writeAttributionChain(statsEvent, uids, tags, 2); in TEST()
380 AStatsEvent_writeAttributionChain(event, uids, tags, numAttributionNodes); in TEST()
410 AStatsEvent_writeAttributionChain(event, uids, tags, numAttributionNodes); in TEST()
440 AStatsEvent_writeAttributionChain(event, uids, tags, numAttributionNodes); in TEST()
462 AStatsEvent_writeAttributionChain(event, uids, tags, 0); in TEST()
H A Dstatsd_test_util.cpp623 AStatsEvent_writeAttributionChain(statsEvent, in writeAttribution()
/aosp12/packages/modules/StatsD/lib/libstatssocket/
H A Dlibstatssocket.map.txt14 AStatsEvent_writeAttributionChain; # apex # introduced=30
H A Dstats_event.c251 void AStatsEvent_writeAttributionChain(AStatsEvent* event, const uint32_t* uids, in AStatsEvent_writeAttributionChain() function
/aosp12/system/core/libstats/socket_lazy/tests/
H A Dlibstatssocket_lazy_test.cpp50 EXPECT_DEATH(AStatsEvent_writeAttributionChain(event, NULL, NULL, 0), kLoadFailed); in TEST_F()
/aosp12/packages/modules/StatsD/lib/libstatssocket/include/
H A Dstats_event.h140 void AStatsEvent_writeAttributionChain(AStatsEvent* event, const uint32_t* uids,
/aosp12/packages/modules/StatsD/statsd/benchmark/
H A Dmetric_util.cpp257 AStatsEvent_writeAttributionChain(statsEvent, in writeAttribution()
/aosp12/packages/modules/StatsD/lib/libstatssocket/tests/
H A Dstats_event_test.cpp283 AStatsEvent_writeAttributionChain(event, uids, cTags, numNodes); in TEST()
/aosp12/frameworks/libs/native_bridge_support/libandroid_runtime/
H A Dstubs_arm.cc30 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AStatsEvent_writeAttributionChain);
1158 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid_runtime.so", AStatsEvent_writeAttributionChain); in init_stub_library()
H A Dstubs_arm64.cc30 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AStatsEvent_writeAttributionChain);
1159 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid_runtime.so", AStatsEvent_writeAttributionChain); in init_stub_library()