Home
last modified time | relevance | path

Searched defs:mCertVerifier (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/libs/binder/include_tls/binder/
DRpcTransportTls.h42 std::shared_ptr<RpcCertificateVerifier> mCertVerifier; variable
/frameworks/native/libs/binder/
DRpcTransportTls.cpp464 std::shared_ptr<RpcCertificateVerifier> mCertVerifier; member in android::RpcTransportCtxTls
/frameworks/native/libs/binder/tests/
DbinderRpcTest.cpp1645 std::shared_ptr<RpcCertificateVerifierSimple> mCertVerifier = member in android::RpcTransportTestUtils::Server
1726 std::shared_ptr<RpcCertificateVerifierSimple> mCertVerifier = member in android::RpcTransportTestUtils::Client