Searched defs:mCertVerifier (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/frameworks/native/libs/binder/include_tls/binder/ | ||
H A D | RpcTransportTls.h | 42 std::shared_ptr<RpcCertificateVerifier> mCertVerifier; variable |
/aosp_15_r20/frameworks/native/libs/binder/ | ||
H A D | RpcTransportTls.cpp | 464 std::shared_ptr<RpcCertificateVerifier> mCertVerifier; member in android::RpcTransportCtxTls |
/aosp_15_r20/frameworks/native/libs/binder/tests/ | ||
H A D | binderRpcTest.cpp | 2197 std::shared_ptr<RpcCertificateVerifierSimple> mCertVerifier = member in android::RpcTransportTestUtils::Server |