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

/frameworks/av/drm/common/
H A DIDrmManagerService.cpp113 int BpDrmManagerService::addUniqueId(bool isNative) {
122 void BpDrmManagerService::removeUniqueId(int uniqueId) {
130 void BpDrmManagerService::addClient(int uniqueId) {
137 void BpDrmManagerService::removeClient(int uniqueId) {
144 status_t BpDrmManagerService::setDrmServiceListener(
156 DrmConstraints* BpDrmManagerService::getConstraints(
189 DrmMetadata* BpDrmManagerService::getMetadata(int uniqueId, const String8* path) {
219 bool BpDrmManagerService::canHandle(int uniqueId, const String8& path, const String8& mimeType) {
234 DrmInfoStatus* BpDrmManagerService::processDrmInfo(int uniqueId, const DrmInfo* drmInfo) {
285 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 128 milliseconds