Searched refs:addFileSuffix (Results 1 - 6 of 6) sorted by relevance

/frameworks/av/include/drm/
H A DDrmSupportInfo.h144 status_t addFileSuffix(const String8& fileSuffix);
/frameworks/base/drm/java/android/drm/
H A DDrmSupportInfo.java59 public void addFileSuffix(String fileSuffix) { method in class:DrmSupportInfo
/frameworks/av/drm/common/
H A DDrmSupportInfo.cpp91 status_t DrmSupportInfo::addFileSuffix(const String8& fileSuffix) { function in class:DrmSupportInfo
H A DIDrmManagerService.cpp597 drmSupportInfo.addFileSuffix(reply.readString8());
/frameworks/av/drm/libdrmframework/plugins/passthru/src/
H A DDrmPassthruPlugIn.cpp131 drmSupportInfo->addFileSuffix(String8(".passthru"));
/frameworks/av/drm/libdrmframework/plugins/forward-lock/FwdLockEngine/src/
H A DFwdLockEngine.cpp184 info->addFileSuffix(FileSuffixes[i]);

Completed in 876 milliseconds