Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/
DRpcTransportRaw.cpp105 std::unique_ptr<RpcTransportCtx> RpcTransportCtxFactoryRaw::newClientCtx() const { in newClientCtx() function in android::RpcTransportCtxFactoryRaw
DRpcTransportTipcAndroid.cpp226 std::unique_ptr<RpcTransportCtx> RpcTransportCtxFactoryTipcAndroid::newClientCtx() const { in newClientCtx() function in android::RpcTransportCtxFactoryTipcAndroid
DRpcTransportTls.cpp550 std::unique_ptr<RpcTransportCtx> RpcTransportCtxFactoryTls::newClientCtx() const { in newClientCtx() function in android::RpcTransportCtxFactoryTls
/frameworks/native/libs/binder/trusty/
DRpcTransportTipcTrusty.cpp291 std::unique_ptr<RpcTransportCtx> RpcTransportCtxFactoryTipcTrusty::newClientCtx() const { in newClientCtx() function in android::RpcTransportCtxFactoryTipcTrusty