Searched refs:OPEN_DECRYPT_SESSION (Results 1 - 4 of 4) sorted by relevance

/frameworks/av/drm/drmserver/
H A DDrmManagerService.cpp268 if (isProtectedCallAllowed(OPEN_DECRYPT_SESSION)) {
278 if (isProtectedCallAllowed(OPEN_DECRYPT_SESSION)) {
288 if (isProtectedCallAllowed(OPEN_DECRYPT_SESSION)) {
/frameworks/av/drm/libdrmframework/include/
H A DDrmManagerService.h48 OPEN_DECRYPT_SESSION = 2, enumerator in enum:android::DrmManagerService::drm_perm_t
H A DIDrmManagerService.h71 OPEN_DECRYPT_SESSION, enumerator in enum:android::IDrmManagerService::__anon20
/frameworks/av/drm/common/
H A DIDrmManagerService.cpp622 remote()->transact(OPEN_DECRYPT_SESSION, data, &reply);
1320 case OPEN_DECRYPT_SESSION:
1322 ALOGV("BnDrmManagerService::onTransact :OPEN_DECRYPT_SESSION");

Completed in 88 milliseconds