• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1LIBSTATSSOCKET {
2    global:
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_writeInt32Array; # apex # introduced=Tiramisu
16        AStatsEvent_writeInt64Array; # apex # introduced=Tiramisu
17        AStatsEvent_writeFloatArray; # apex # introduced=Tiramisu
18        AStatsEvent_writeBoolArray; # apex # introduced=Tiramisu
19        AStatsEvent_writeStringArray; # apex # introduced=Tiramisu
20        AStatsEvent_addBoolAnnotation; # apex # introduced=30
21        AStatsEvent_addInt32Annotation; # apex # introduced=30
22        AStatsSocket_close; # apex # introduced=30
23    local:
24        *;
25};
26