Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/
DRpcTransportRaw.cpp169 std::unique_ptr<RpcTransportCtx> RpcTransportCtxFactoryRaw::newServerCtx() const { in newServerCtx() function in android::RpcTransportCtxFactoryRaw
DRpcTransportTls.cpp529 std::unique_ptr<RpcTransportCtx> RpcTransportCtxFactoryTls::newServerCtx() const { in newServerCtx() function in android::RpcTransportCtxFactoryTls