Home
last modified time | relevance | path

Searched refs:RpcTransportCtxTipcTrusty (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/libs/binder/trusty/
DRpcTransportTipcTrusty.cpp277 class RpcTransportCtxTipcTrusty : public RpcTransportCtx { class
287 return std::make_unique<RpcTransportCtxTipcTrusty>(); in newServerCtx()
291 return std::make_unique<RpcTransportCtxTipcTrusty>(); in newClientCtx()
/frameworks/native/libs/binder/include/binder/
DRpcTransport.h51 class RpcTransportCtxTipcTrusty; variable
151 friend class ::android::RpcTransportCtxTipcTrusty;