Searched defs:newServerCtx (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/frameworks/native/libs/binder/ | ||
H A D | RpcTransportRaw.cpp | 102 std::unique_ptr<RpcTransportCtx> RpcTransportCtxFactoryRaw::newServerCtx() const { in newServerCtx() function in android::RpcTransportCtxFactoryRaw |
H A D | RpcTransportTipcAndroid.cpp | 217 std::unique_ptr<RpcTransportCtx> RpcTransportCtxFactoryTipcAndroid::newServerCtx() const { in newServerCtx() function in android::RpcTransportCtxFactoryTipcAndroid |
H A D | RpcTransportTls.cpp | 552 std::unique_ptr<RpcTransportCtx> RpcTransportCtxFactoryTls::newServerCtx() const { in newServerCtx() function in android::RpcTransportCtxFactoryTls |
/aosp_15_r20/frameworks/native/libs/binder/trusty/ | ||
H A D | RpcTransportTipcTrusty.cpp | 286 std::unique_ptr<RpcTransportCtx> RpcTransportCtxFactoryTipcTrusty::newServerCtx() const { in newServerCtx() function in android::RpcTransportCtxFactoryTipcTrusty |