Home
last modified time | relevance | path

Searched refs:strApplicationVndOmaDrmContent (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/drm/libdrmframework/plugins/forward-lock/internal-format/converter/
DFwdLockConv.c173 static const char strApplicationVndOmaDrmContent[] = "application/vnd.oma.drm.content"; variable
533 strcmp(pSession->contentType.ptr, strApplicationVndOmaDrmContent) == 0) { in FwdLockConv_VerifyContentType()