Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/
DRpcTransportRaw.cpp102 std::unique_ptr<RpcTransportCtx> RpcTransportCtxFactoryRaw::newServerCtx() const { in newServerCtx() function in android::RpcTransportCtxFactoryRaw
DRpcTransportTipcAndroid.cpp217 std::unique_ptr<RpcTransportCtx> RpcTransportCtxFactoryTipcAndroid::newServerCtx() const { in newServerCtx() function in android::RpcTransportCtxFactoryTipcAndroid
DRpcTransportTls.cpp552 std::unique_ptr<RpcTransportCtx> RpcTransportCtxFactoryTls::newServerCtx() const { in newServerCtx() function in android::RpcTransportCtxFactoryTls
/frameworks/native/libs/binder/trusty/
DRpcTransportTipcTrusty.cpp286 std::unique_ptr<RpcTransportCtx> RpcTransportCtxFactoryTipcTrusty::newServerCtx() const { in newServerCtx() function in android::RpcTransportCtxFactoryTipcTrusty