Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/trusty/include_mock/lib/tipc/
Dtipc_srv.h41 int (*on_message)(const struct tipc_port* port, handle_t chan, void* ctx); member
/frameworks/native/libs/binder/rust/rpcbinder/src/server/
Dtrusty.rs143 fn on_message( in on_message() method
/frameworks/native/libs/binder/trusty/include/binder/
DRpcServerTrusty.h132 .on_message = &handleMessage,