Home
last modified time | relevance | path

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

/frameworks/av/drm/libdrmframework/plugins/common/util/src/
DMimeTypeUtil.cpp37 MIMETYPE_LAST = -1, enumerator
76 {MIMETYPE_LAST, NULL, 0} // Must be last entry
110 {MIMETYPE_LAST, NULL, 0, NULL}
137 while (MIMETYPE_LAST != pGroup->type) { in convertMimeType()
145 if (MIMETYPE_LAST != pGroup->type) { in convertMimeType()
148 while (MIMETYPE_LAST != pMimeItem->type) { in convertMimeType()