Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/trusty/
DRpcServerTrusty.cpp149 return handleMessageInternal(ctx); in handleMessage()
152 int RpcServerTrusty::handleMessageInternal(void* ctx) { in handleMessageInternal() function in android::RpcServerTrusty
/frameworks/native/libs/binder/trusty/rust/binder_rpc_server_bindgen/cpp/
DARpcServerTrusty.cpp81 return RpcServerTrusty::handleMessageInternal(ctx); in ARpcServerTrusty_handleMessage()
/frameworks/native/libs/binder/trusty/include/binder/
DRpcServerTrusty.h127 static int handleMessageInternal(void* ctx);