/hardware/interfaces/cas/1.0/default/ |
D | CasImpl.cpp | 115 Return<Status> CasImpl::closeSession(const HidlCasSessionId &sessionId) { in closeSession() function in android::hardware::cas::V1_0::implementation::CasImpl
|
/hardware/interfaces/cas/1.1/default/ |
D | CasImpl.cpp | 136 Return<Status> CasImpl::closeSession(const HidlCasSessionId& sessionId) { in closeSession() function in android::hardware::cas::V1_1::implementation::CasImpl
|
/hardware/interfaces/drm/aidl/aidl_api/android.hardware.drm/1/android/hardware/drm/ |
D | IDrmPlugin.aidl | 37 void closeSession(in byte[] sessionId); in closeSession() method
|
/hardware/interfaces/drm/aidl/aidl_api/android.hardware.drm/current/android/hardware/drm/ |
D | IDrmPlugin.aidl | 37 void closeSession(in byte[] sessionId); in closeSession() method
|
/hardware/interfaces/drm/aidl/android/hardware/drm/ |
D | IDrmPlugin.aidl | 57 void closeSession(in byte[] sessionId); in closeSession() method
|
/hardware/interfaces/cas/1.2/default/ |
D | CasImpl.cpp | 185 Return<Status> CasImpl::closeSession(const HidlCasSessionId& sessionId) { in closeSession() function in android::hardware::cas::V1_1::implementation::CasImpl
|
/hardware/interfaces/drm/1.0/default/ |
D | DrmPlugin.cpp | 39 Return<Status> DrmPlugin::closeSession(const hidl_vec<uint8_t>& sessionId) { in closeSession() function in android::hardware::drm::V1_0::implementation::DrmPlugin
|
/hardware/interfaces/drm/1.2/vts/functional/ |
D | drm_hal_common.cpp | 253 void DrmHalTest::closeSession(const SessionId& sessionId) { in closeSession() function in android::hardware::drm::V1_2::vts::DrmHalTest
|
/hardware/interfaces/drm/aidl/vts/ |
D | drm_hal_common.cpp | 354 void DrmHalTest::closeSession(const SessionId& sessionId) { in closeSession() function in aidl::android::hardware::drm::vts::DrmHalTest
|
/hardware/interfaces/drm/1.1/vts/functional/ |
D | drm_hal_clearkey_test.cpp | 72 void DrmHalClearkeyTest::closeSession(const SessionId& sessionId) { in closeSession() function in android::hardware::drm::V1_1::vts::DrmHalClearkeyTest
|
/hardware/interfaces/drm/1.0/vts/functional/ |
D | drm_hal_clearkey_test.cpp | 221 void DrmHalClearkeyPluginTest::closeSession(const SessionId& sessionId) { in closeSession() function in android::hardware::drm::V1_0::vts::DrmHalClearkeyPluginTest
|
D | drm_hal_vendor_test.cpp | 277 void DrmHalVendorPluginTest::closeSession(const SessionId& sessionId) { in closeSession() function in android::hardware::drm::V1_0::vts::DrmHalVendorPluginTest
|