Home
last modified time | relevance | path

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

/frameworks/av/drm/mediacas/plugins/clearkey/
Decm.h294 if (!CountLegal(count)) return; in set_count()
321 inline bool CountLegal(size_t count) const { in CountLegal() function
Decm.cpp159 if (!CountLegal(count)) { in Parse()