Searched defs:drmSupportInfoArray (Results 1 – 7 of 7) sorted by relevance
| /frameworks/av/drm/libdrmframework/ |
| D | DrmManagerClient.cpp | 115 status_t DrmManagerClient::getAllSupportInfo(int* length, DrmSupportInfo** drmSupportInfoArray) { in getAllSupportInfo()
|
| D | NoOpDrmManagerClientImpl.cpp | 106 …gerClientImpl::getAllSupportInfo(int uniqueId, int* length, DrmSupportInfo** drmSupportInfoArray) { in getAllSupportInfo()
|
| D | DrmManagerClientImpl.cpp | 250 int uniqueId, int* length, DrmSupportInfo** drmSupportInfoArray) { in getAllSupportInfo()
|
| /frameworks/av/drm/drmserver/ |
| D | DrmManagerService.cpp | 261 int uniqueId, int* length, DrmSupportInfo** drmSupportInfoArray) { in getAllSupportInfo()
|
| D | DrmManager.cpp | 373 int uniqueId, int* length, DrmSupportInfo** drmSupportInfoArray) { in getAllSupportInfo()
|
| /frameworks/av/drm/common/ |
| D | IDrmManagerService.cpp | 569 int uniqueId, int* length, DrmSupportInfo** drmSupportInfoArray) { in getAllSupportInfo() 1291 DrmSupportInfo* drmSupportInfoArray = NULL; in onTransact() local
|
| /frameworks/base/drm/jni/ |
| D | android_drm_DrmManagerClient.cpp | 339 DrmSupportInfo* drmSupportInfoArray = NULL; in android_drm_DrmManagerClient_getAllSupportInfo() local
|