Searched refs:BpDrmManagerService (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/drm/common/
H A DIDrmManagerService.cpp114 int BpDrmManagerService::addUniqueId(bool isNative) {
123 void BpDrmManagerService::removeUniqueId(int uniqueId) {
131 void BpDrmManagerService::addClient(int uniqueId) {
138 void BpDrmManagerService::removeClient(int uniqueId) {
145 status_t BpDrmManagerService::setDrmServiceListener(
157 DrmConstraints* BpDrmManagerService::getConstraints(
190 DrmMetadata* BpDrmManagerService::getMetadata(int uniqueId, const String8* path) {
220 bool BpDrmManagerService::canHandle(int uniqueId, const String8& path, const String8& mimeType) {
235 DrmInfoStatus* BpDrmManagerService::processDrmInfo(int uniqueId, const DrmInfo* drmInfo) {
286 DrmInfo* BpDrmManagerService
[all...]
/frameworks/av/drm/libdrmframework/include/
H A DIDrmManagerService.h169 class BpDrmManagerService: public BpInterface<IDrmManagerService> class in namespace:android
172 BpDrmManagerService(const sp<IBinder>& impl) function in class:android::BpDrmManagerService

Completed in 454 milliseconds