| LIBBINDER_RPC_UNSTABLE_SHIM { # platform-only | |
| global: | |
| ARpcServer_free; | |
| ARpcServer_join; | |
| ARpcServer_newInet; | |
| ARpcServer_newBoundSocket; | |
| ARpcServer_newVsock; | |
| ARpcServer_shutdown; | |
| ARpcServer_start; | |
| VsockRpcClient; | |
| UnixDomainRpcClient; | |
| RpcPreconnectedClient; | |
| local: | |
| *; | |
| }; |