Searched defs:GetTagCount (Results 1 – 5 of 5) sorted by relevance
85 size_t AuthorizationSet::GetTagCount(Tag tag) const { in GetTagCount() function in aidl::android::hardware::security::keymint::AuthorizationSet
170 size_t AuthorizationSet::GetTagCount(Tag tag) const { in GetTagCount() function in android::hardware::keymaster::V3_0::AuthorizationSet
553 size_t AuthorizationSet::GetTagCount(keymaster_tag_t tag) const { in GetTagCount() function in keymaster::AuthorizationSet
154 size_t AuthorizationSet::GetTagCount(Tag tag) const { in GetTagCount() function in android::hardware::keymaster::V4_0::AuthorizationSet
710 template <typename... ARGS> bool GetTagCount(ARGS&&... args) const { in GetTagCount() function