Home
last modified time | relevance | path

Searched refs:getSessionId (Results 1 – 5 of 5) sorted by relevance

/hardware/interfaces/identity/aidl/default/common/
DPresentationSession.h53 uint64_t getSessionId();
DPresentationSession.cpp141 uint64_t PresentationSession::getSessionId() { in getSessionId() function in aidl::android::hardware::identity::PresentationSession
DIdentityCredential.cpp98 uint64_t sessionId = session_ ? session_->getSessionId() : EIC_PRESENTATION_ID_UNSET; in ensureHwProxy()
/hardware/interfaces/audio/aidl/default/include/effect-impl/
DEffectContext.h60 int getSessionId() const;
/hardware/interfaces/audio/aidl/default/
DEffectContext.cpp113 int EffectContext::getSessionId() const { in getSessionId() function in aidl::android::hardware::audio::effect::EffectContext