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