Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/
DRpcTransportRaw.cpp173 std::unique_ptr<RpcTransportCtx> RpcTransportCtxFactoryRaw::newClientCtx() const { in newClientCtx() function in android::RpcTransportCtxFactoryRaw
DRpcTransportTls.cpp534 std::unique_ptr<RpcTransportCtx> RpcTransportCtxFactoryTls::newClientCtx() const { in newClientCtx() function in android::RpcTransportCtxFactoryTls