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