Searched defs:GetTagCount (Results 1 – 2 of 2) sorted by relevance
553 size_t AuthorizationSet::GetTagCount(keymaster_tag_t tag) const { in GetTagCount() function in keymaster::AuthorizationSet
710 template <typename... ARGS> bool GetTagCount(ARGS&&... args) const { in GetTagCount() function