Searched refs:mFilterable (Results 1 – 3 of 3) sorted by relevance
137 if (entry->mFilterable && (entry->mPropKey == aPropKey)) in EnablePropertyFilter()179 if (entry->mFilterable && (entry->mPropKey == aPropKey)) in IsPropertyFiltered()
62 bool mFilterable; ///< Indicates whether the entry can be filtered member
2378 if (entry->mFilterable) in HandlePropertyGet()