Ruchir Rastogi | 5dbcae5 | 2019-12-19 15:44:58 -0800 | [diff] [blame] | 1 | LIBSTATSSOCKET { |
| 2 | global: |
Tej Singh | a8fd39d | 2020-01-14 13:46:27 -0800 | [diff] [blame] | 3 | 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 Rastogi | 5dbcae5 | 2019-12-19 15:44:58 -0800 | [diff] [blame] | 17 | local: |
| 18 | *; |
| 19 | }; |