Home
last modified time | relevance | path

Searched defs:newClientCtx (Results 1 – 4 of 4) sorted by relevance

/frameworks/native/libs/binder/
DRpcTransportRaw.cpp106 std::unique_ptr<RpcTransportCtx> RpcTransportCtxFactoryRaw::newClientCtx() const { in newClientCtx() function in android::RpcTransportCtxFactoryRaw
DRpcTransportTipcAndroid.cpp221 std::unique_ptr<RpcTransportCtx> RpcTransportCtxFactoryTipcAndroid::newClientCtx() const { in newClientCtx() function in android::RpcTransportCtxFactoryTipcAndroid
DRpcTransportTls.cpp557 std::unique_ptr<RpcTransportCtx> RpcTransportCtxFactoryTls::newClientCtx() const { in newClientCtx() function in android::RpcTransportCtxFactoryTls
/frameworks/native/libs/binder/trusty/
DRpcTransportTipcTrusty.cpp290 std::unique_ptr<RpcTransportCtx> RpcTransportCtxFactoryTipcTrusty::newClientCtx() const { in newClientCtx() function in android::RpcTransportCtxFactoryTipcTrusty