Searched defs:newServerCtx (Results 1 – 2 of 2) sorted by relevance
/frameworks/native/libs/binder/ | ||
D | RpcTransportRaw.cpp | 169 std::unique_ptr<RpcTransportCtx> RpcTransportCtxFactoryRaw::newServerCtx() const { in newServerCtx() function in android::RpcTransportCtxFactoryRaw |
D | RpcTransportTls.cpp | 529 std::unique_ptr<RpcTransportCtx> RpcTransportCtxFactoryTls::newServerCtx() const { in newServerCtx() function in android::RpcTransportCtxFactoryTls |