Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/tests/
DbinderRpcTest.cpp1582 std::shared_ptr<RpcCertificateVerifierSimple> getCertVerifier() const { in getCertVerifier() function in android::RpcTransportTestUtils::Server
1684 std::shared_ptr<RpcCertificateVerifierSimple> getCertVerifier() const { in getCertVerifier() function in android::RpcTransportTestUtils::Client
1739 return a->getCertVerifier()->addTrustedPeerCertificate(*certificateFormat, bCert); in trust()