Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/
DRpcTransportRaw.cpp101 std::unique_ptr<RpcTransportCtx> RpcTransportCtxFactoryRaw::newServerCtx() const { in newServerCtx() function in android::RpcTransportCtxFactoryRaw
DRpcTransportTipcAndroid.cpp222 std::unique_ptr<RpcTransportCtx> RpcTransportCtxFactoryTipcAndroid::newServerCtx() const { in newServerCtx() function in android::RpcTransportCtxFactoryTipcAndroid
DRpcTransportTls.cpp545 std::unique_ptr<RpcTransportCtx> RpcTransportCtxFactoryTls::newServerCtx() const { in newServerCtx() function in android::RpcTransportCtxFactoryTls
/frameworks/native/libs/binder/trusty/
DRpcTransportTipcTrusty.cpp287 std::unique_ptr<RpcTransportCtx> RpcTransportCtxFactoryTipcTrusty::newServerCtx() const { in newServerCtx() function in android::RpcTransportCtxFactoryTipcTrusty