Searched defs:newServerCtx (Results 1 – 4 of 4) sorted by relevance
| /frameworks/native/libs/binder/ | ||
| D | RpcTransportRaw.cpp | 101 std::unique_ptr<RpcTransportCtx> RpcTransportCtxFactoryRaw::newServerCtx() const { in newServerCtx() function in android::RpcTransportCtxFactoryRaw |
| D | RpcTransportTipcAndroid.cpp | 222 std::unique_ptr<RpcTransportCtx> RpcTransportCtxFactoryTipcAndroid::newServerCtx() const { in newServerCtx() function in android::RpcTransportCtxFactoryTipcAndroid |
| D | RpcTransportTls.cpp | 545 std::unique_ptr<RpcTransportCtx> RpcTransportCtxFactoryTls::newServerCtx() const { in newServerCtx() function in android::RpcTransportCtxFactoryTls |
| /frameworks/native/libs/binder/trusty/ | ||
| D | RpcTransportTipcTrusty.cpp | 287 std::unique_ptr<RpcTransportCtx> RpcTransportCtxFactoryTipcTrusty::newServerCtx() const { in newServerCtx() function in android::RpcTransportCtxFactoryTipcTrusty |