Home
last modified time | relevance | path

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

/system/security/identity/
DSession.h51 : cipherSuite_(cipherSuite), halBinder_(halBinder), store_(store) {} in Session()
70 sp<CredentialStore> store_; variable
DSession.cpp85 return store_->getCredentialCommon(credentialName, cipherSuite_, halBinder_, _aidl_return); in getCredentialForPresentation()