Home
last modified time | relevance | path

Searched refs:getCtx (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/libs/binder/tests/
DbinderRpcTest.cpp1581 RpcTransportCtx* getCtx() const { return mCtx.get(); } in getCtx() function in android::RpcTransportTestUtils::Server
1683 RpcTransportCtx* getCtx() const { return mCtx.get(); } in getCtx() function in android::RpcTransportTestUtils::Client
1738 auto bCert = b->getCtx()->getCertificate(*certificateFormat); in trust()