/hardware/interfaces/drm/1.1/vts/functional/ |
D | drm_hal_clearkey_test.cpp | 39 SessionId DrmHalClearkeyTest::openSession() { in openSession() function in android::hardware::drm::V1_1::vts::DrmHalClearkeyTest 42 auto res = drmPlugin->openSession( in openSession() 55 SessionId DrmHalClearkeyTest::openSession(SecurityLevel level) { in openSession() function in android::hardware::drm::V1_1::vts::DrmHalClearkeyTest 152 auto sessionId = openSession(); in TEST_P() 179 auto sessionId = openSession(); in TEST_P() 246 SessionId session = openSession(); in TEST_P() 275 SessionId session = openSession(); in TEST_P() 285 session = openSession(defaultLevel); in TEST_P() 300 SessionId session = openSession(SecurityLevel::SW_SECURE_CRYPTO); in TEST_P() 327 SessionId sessionId = openSession(); in TEST_P() [all …]
|
/hardware/interfaces/drm/1.0/vts/functional/ |
D | drm_hal_clearkey_test.cpp | 205 SessionId DrmHalClearkeyPluginTest::openSession() { in openSession() function in android::hardware::drm::V1_0::vts::DrmHalClearkeyPluginTest 208 auto res = drmPlugin->openSession( in openSession() 290 auto sessionId = openSession(); in TEST_P() 309 SessionId sessionId = openSession(); in TEST_P() 337 auto sessionId = openSession(); in TEST_P() 359 auto sessionId = openSession(); in TEST_P() 377 SessionId session = openSession(); in TEST_P() 412 SessionId session = openSession(); in TEST_P() 437 SessionId sessionId = openSession(); in TEST_P() 450 SessionId sessionId = openSession(); in TEST_P() [all …]
|
D | drm_hal_vendor_test.cpp | 262 SessionId DrmHalVendorPluginTest::openSession() { in openSession() function in android::hardware::drm::V1_0::vts::DrmHalVendorPluginTest 265 auto res = drmPlugin->openSession([&](Status status, const SessionId& id) { in openSession() 345 auto sessionId = openSession(); in TEST_P() 366 auto sessionId = openSession(); in TEST_P() 412 SessionId session = openSession(); in TEST_P() 440 SessionId sessionId = openSession(); in TEST_P() 454 auto sessionId = openSession(); in TEST_P() 458 sessionId = openSession(); in TEST_P() 473 SessionId sessionId = openSession(); in TEST_P() 489 auto sessionId = openSession(); in TEST_P() [all …]
|
/hardware/interfaces/broadcastradio/2.0/vts/functional/ |
D | VtsHalBroadcastradioV2_0TargetTest.cpp | 108 bool openSession(); 207 bool BroadcastRadioHalTest::openSession() { in openSession() function in android::hardware::broadcastradio::V2_0::vts::BroadcastRadioHalTest 216 auto hidlResult = mModule->openSession(mCallback, openCb); in openSession() 270 ASSERT_TRUE(openSession()); in TEST_P() 274 ASSERT_TRUE(openSession()); in TEST_P() 279 ASSERT_TRUE(openSession()); in TEST_P() 416 ASSERT_TRUE(openSession()); in TEST_P() 464 ASSERT_TRUE(openSession()); in TEST_P() 495 ASSERT_TRUE(openSession()); in TEST_P() 512 ASSERT_TRUE(openSession()); in TEST_P() [all …]
|
/hardware/interfaces/drm/1.2/vts/functional/ |
D | drm_hal_test.cpp | 104 auto sid = openSession(level, &err); in TEST_P() 137 auto sessionId = openSession(); in TEST_P() 173 auto sessionId = openSession(); in TEST_P() 212 auto sessionId = openSession(); in TEST_P() 273 auto sessionId = openSession(); in TEST_P() 307 auto sessionId = openSession(); in TEST_P() 334 auto sessionId = openSession(); in TEST_P() 360 auto sessionId = openSession(); in TEST_P() 384 auto sessionId = openSession(); in TEST_P() 412 auto sessionId = openSession(); in TEST_P() [all …]
|
D | drm_hal_common.cpp | 223 SessionId DrmHalTest::openSession(SecurityLevel level, StatusV1_0 *err) { in openSession() function in android::hardware::drm::V1_2::vts::DrmHalTest 238 SessionId DrmHalTest::openSession() { in openSession() function in android::hardware::drm::V1_2::vts::DrmHalTest 241 auto res = drmPlugin->openSession([&](StatusV1_0 status, const hidl_vec<unsigned char> &id) { in openSession() 534 auto sessionId = openSession(); in decryptWithInvalidKeys()
|
/hardware/interfaces/broadcastradio/2.0/default/ |
D | BroadcastRadio.h | 37 Return<void> openSession(const sp<ITunerCallback>& callback, openSession_cb _hidl_cb) override;
|
D | BroadcastRadio.cpp | 105 Return<void> BroadcastRadio::openSession(const sp<ITunerCallback>& callback, in openSession() function in android::hardware::broadcastradio::V2_0::implementation::BroadcastRadio
|
/hardware/interfaces/cas/1.2/default/ |
D | CasImpl.cpp | 141 Return<void> CasImpl::openSession(openSession_cb _hidl_cb) { in openSession() function in android::hardware::cas::V1_1::implementation::CasImpl 148 err = holder->openSession(&sessionId); in openSession() 165 err = holder->openSession(static_cast<uint32_t>(intent), static_cast<uint32_t>(mode), in openSession_1_2()
|
D | CasImpl.h | 68 virtual Return<void> openSession(openSession_cb _hidl_cb) override;
|
/hardware/interfaces/cas/1.0/default/ |
D | CasImpl.cpp | 88 Return<void> CasImpl::openSession(openSession_cb _hidl_cb) { in openSession() function in android::hardware::cas::V1_0::implementation::CasImpl 95 err = holder->openSession(&sessionId); in openSession()
|
D | CasImpl.h | 58 virtual Return<void> openSession(
|
/hardware/interfaces/drm/1.2/vts/functional/include/android/hardware/drm/1.2/vts/ |
D | drm_hal_common.h | 93 SessionId openSession(SecurityLevel level, StatusV1_0* err); 94 SessionId openSession();
|
/hardware/interfaces/drm/1.1/vts/functional/include/android/hardware/drm/1.1/vts/ |
D | drm_hal_clearkey_test.h | 103 SessionId openSession(); 104 SessionId openSession(SecurityLevel level);
|
/hardware/interfaces/cas/1.1/default/ |
D | CasImpl.cpp | 110 Return<void> CasImpl::openSession(openSession_cb _hidl_cb) { in openSession() function in android::hardware::cas::V1_1::implementation::CasImpl 117 err = holder->openSession(&sessionId); in openSession()
|
D | CasImpl.h | 58 virtual Return<void> openSession(openSession_cb _hidl_cb) override;
|
/hardware/interfaces/drm/1.0/vts/functional/include/android/hardware/drm/1.0/vts/ |
D | drm_hal_clearkey_test.h | 150 SessionId openSession();
|
D | drm_hal_vendor_test.h | 167 SessionId openSession();
|
/hardware/interfaces/drm/1.0/default/ |
D | DrmPlugin.cpp | 32 Return<void> DrmPlugin::openSession(openSession_cb _hidl_cb) { in openSession() function in android::hardware::drm::V1_0::implementation::DrmPlugin 34 status_t status = mLegacyPlugin->openSession(legacySessionId); in openSession()
|
D | DrmPlugin.h | 53 Return<void> openSession(openSession_cb _hidl_cb) override;
|
/hardware/interfaces/cas/1.0/ |
D | ICas.hal | 45 openSession() generates(Status status, HidlCasSessionId sessionId);
|
/hardware/interfaces/broadcastradio/2.0/ |
D | IBroadcastRadio.hal | 70 openSession(ITunerCallback callback)
|
/hardware/interfaces/drm/1.1/ |
D | IDrmPlugin.hal | 47 * drm@1.0 openSession is called, which has no securityLevel parameter, the 56 * supported level or if openSession is not supported at the time of
|
/hardware/interfaces/drm/1.0/ |
D | types.hal | 64 * openSession or provideKeyResponse when the device has not yet been
|
/hardware/interfaces/cas/1.1/vts/functional/ |
D | VtsHalCasV1_1TargetTest.cpp | 334 auto returnVoid = mMediaCas->openSession([&](Status status, const hidl_vec<uint8_t>& id) { in openCasSession()
|