Home
last modified time | relevance | path

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

/test/xts/acts/multimedia/drm/drm_ndk_test/entry/src/main/cpp/
DDrmNdkTest.cpp1691 DRM_ContentProtectionLevel outLevel = CONTENT_PROTECTION_LEVEL_UNKNOWN; in Test_MediaKeySession_GetContentProtectionLevel() local
1693 contentProtectionLevel = &outLevel; in Test_MediaKeySession_GetContentProtectionLevel()
1697 ret3 = (outLevel == sessionLevel) ? DRM_ERR_OK : DRM_ERR_INVALID_VAL; in Test_MediaKeySession_GetContentProtectionLevel()