Home
last modified time | relevance | path

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

/frameworks/av/drm/drmserver/
DDrmManagerService.h49 CLOSE_DECRYPT_SESSION = 3, enumerator
DDrmManagerService.cpp305 if (!isProtectedCallAllowed(CLOSE_DECRYPT_SESSION)) { in closeDecryptSession()
/frameworks/av/drm/common/include/
DIDrmManagerService.h74 CLOSE_DECRYPT_SESSION, enumerator
/frameworks/av/drm/common/
DIDrmManagerService.cpp695 remote()->transact(CLOSE_DECRYPT_SESSION, data, &reply); in closeDecryptSession()
1388 case CLOSE_DECRYPT_SESSION: in onTransact()