LIBSTATSSOCKET { global: AStatsEvent_obtain; # apex introduced=30 AStatsEvent_build; # apex introduced=30 AStatsEvent_write; # apex introduced=30 AStatsEvent_release; # apex introduced=30 AStatsEvent_setAtomId; # apex introduced=30 AStatsEvent_writeInt32; # apex introduced=30 AStatsEvent_writeInt64; # apex introduced=30 AStatsEvent_writeFloat; # apex introduced=30 AStatsEvent_writeBool; # apex introduced=30 AStatsEvent_writeByteArray; # apex introduced=30 AStatsEvent_writeString; # apex introduced=30 AStatsEvent_writeAttributionChain; # apex introduced=30 AStatsEvent_writeInt32Array; # apex introduced=Tiramisu AStatsEvent_writeInt64Array; # apex introduced=Tiramisu AStatsEvent_writeFloatArray; # apex introduced=Tiramisu AStatsEvent_writeBoolArray; # apex introduced=Tiramisu AStatsEvent_writeStringArray; # apex introduced=Tiramisu AStatsEvent_addBoolAnnotation; # apex introduced=30 AStatsEvent_addInt32Annotation; # apex introduced=30 AStatsSocket_close; # apex introduced=30 local: *; }; LIBSTATSSOCKET_PRIVATE { global: AStatsEvent_getBuffer; AStatsEvent_getErrors; AStatsEvent_overwriteTimestamp; write_buffer_to_statsd; local: *; } LIBSTATSSOCKET;