Home
last modified time | relevance | path

Searched defs:ChannelContext (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/frameworks/native/libs/binder/trusty/include/binder/
H A DRpcServerTrusty.h115 struct ChannelContext { struct
116 sp<RpcSession> session;
117 sp<RpcSession::RpcConnection> connection;
/aosp_15_r20/external/python/bumble/bumble/pandora/
Dl2cap.py61 class ChannelContext: class