Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/include_tls/binder/
DRpcTransportTls.h40 : mCertVerifier(std::move(verifier)), mAuth(std::move(auth)){}; in RpcTransportCtxFactoryTls()
43 std::unique_ptr<RpcAuth> mAuth; variable
/frameworks/native/libs/binder/
DRpcTransportTls.cpp554 mAuth.get()); in newServerCtx()
559 mAuth.get()); in newClientCtx()