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

/frameworks/base/media/mca/filterfw/native/base/
H A Dutilities.h85 // operations defined on a CheckList:
90 class CheckList { class in namespace:android::filterfw
109 void CheckList<T>::AddItem(const T& item) {
115 bool CheckList<T>::CheckItem(const T& item) {
/frameworks/base/media/mca/filterpacks/native/base/
H A Dutilities.h85 // operations defined on a CheckList:
90 class CheckList { class in namespace:android::filterfw
109 void CheckList<T>::AddItem(const T& item) {
115 bool CheckList<T>::CheckItem(const T& item) {

Completed in 608 milliseconds