blob: e2e7ae37efec83e143ee6c120769d9e03c760310 [file] [log] [blame]
Ruchir Rastogi5dbcae52019-12-19 15:44:58 -08001LIBSTATSSOCKET {
2 global:
Tej Singha8fd39d2020-01-14 13:46:27 -08003 AStatsEvent_obtain; # apex # introduced=30
4 AStatsEvent_build; # apex # introduced=30
5 AStatsEvent_write; # apex # introduced=30
6 AStatsEvent_release; # apex # introduced=30
7 AStatsEvent_setAtomId; # apex # introduced=30
8 AStatsEvent_writeInt32; # apex # introduced=30
9 AStatsEvent_writeInt64; # apex # introduced=30
10 AStatsEvent_writeFloat; # apex # introduced=30
11 AStatsEvent_writeBool; # apex # introduced=30
12 AStatsEvent_writeByteArray; # apex # introduced=30
13 AStatsEvent_writeString; # apex # introduced=30
14 AStatsEvent_writeAttributionChain; # apex # introduced=30
15 AStatsEvent_addBoolAnnotation; # apex # introduced=30
16 AStatsEvent_addInt32Annotation; # apex # introduced=30
Ruchir Rastogi5dbcae52019-12-19 15:44:58 -080017 local:
18 *;
19};