Home
last modified time | relevance | path

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

/cts/hostsidetests/securitybulletin/securityPatch/Bug-137878930/
Dpoc.cpp185 static void *removeAllSecureStops(void *) { in removeAllSecureStops() function
187 drmPluginV1_1->removeAllSecureStops(); in removeAllSecureStops()
208 pthread_create(&threads[1], NULL, removeAllSecureStops, NULL); in main()
/cts/tests/tests/media/src/android/media/cts/
DMediaDrmClearkeyTest.java1105 drm.removeAllSecureStops(); in testSecureStop()
1190 drm.removeAllSecureStops(); in testSecureStop()