Victor Hsieh | d35d31d | 2021-06-03 11:24:31 -0700 | [diff] [blame] | 1 | LIBBINDER_RPC_UNSTABLE_SHIM { # platform-only |
| 2 | global: |
David Brazdil | efb5683 | 2022-11-16 11:47:00 +0000 | [diff] [blame] | 3 | ARpcServer_free; |
| 4 | ARpcServer_join; |
| 5 | ARpcServer_newInitUnixDomain; |
| 6 | ARpcServer_newVsock; |
| 7 | ARpcServer_shutdown; |
| 8 | ARpcServer_start; |
Alice Wang | 0746668 | 2022-10-19 15:28:29 +0000 | [diff] [blame] | 9 | VsockRpcClient; |
Alice Wang | 893a991 | 2022-10-24 10:44:09 +0000 | [diff] [blame] | 10 | UnixDomainRpcClient; |
Inseob Kim | e12fccc | 2021-09-02 17:23:33 +0900 | [diff] [blame] | 11 | RpcPreconnectedClient; |
Victor Hsieh | d35d31d | 2021-06-03 11:24:31 -0700 | [diff] [blame] | 12 | local: |
| 13 | *; |
| 14 | }; |