16 lines
319 B
Plaintext
16 lines
319 B
Plaintext
LIBBINDER_RPC_UNSTABLE_SHIM { # platform-only
|
|
global:
|
|
ARpcServer_free;
|
|
ARpcServer_join;
|
|
ARpcServer_newInet;
|
|
ARpcServer_newInitUnixDomain;
|
|
ARpcServer_newVsock;
|
|
ARpcServer_shutdown;
|
|
ARpcServer_start;
|
|
VsockRpcClient;
|
|
UnixDomainRpcClient;
|
|
RpcPreconnectedClient;
|
|
local:
|
|
*;
|
|
};
|