blob: 5c1390419a38fc728ab8f21428a4d43438b06f08 [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
Muhammad Qureshi2ebc2e32020-02-11 14:12:59 -080017 AStatsSocket_close; # apex # introduced=30
Ruchir Rastogi5dbcae52019-12-19 15:44:58 -080018 local:
19 *;
20};