Home
last modified time | relevance | path

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

/hardware/interfaces/identity/aidl/default/common/
DIdentityCredentialStore.cpp88 CipherSuite cipherSuite, shared_ptr<IPresentationSession>* outSession) { in createPresentationSession() argument
104 *outSession = session; in createPresentationSession()
DIdentityCredentialStore.h56 CipherSuite cipherSuite, shared_ptr<IPresentationSession>* outSession) override;