Home
last modified time | relevance | path

Searched refs:on_disconnect (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/libs/binder/trusty/include_mock/lib/tipc/
Dtipc_srv.h43 void (*on_disconnect)(const struct tipc_port* port, handle_t chan, void* ctx); member
/frameworks/native/libs/binder/rust/rpcbinder/src/server/
Dtrusty.rs158 fn on_disconnect(&self, conn: &Self::Connection) { in on_disconnect() method
/frameworks/native/libs/binder/trusty/include/binder/
DRpcServerTrusty.h133 .on_disconnect = &handleDisconnect,