Searched refs:GetTagCount (Results 1 – 6 of 6) sorted by relevance
/hardware/interfaces/security/keymint/support/ | ||
D | authorization_set.cpp | 85 size_t AuthorizationSet::GetTagCount(Tag tag) const { in GetTagCount() function in aidl::android::hardware::security::keymint::AuthorizationSet |
/hardware/interfaces/keymaster/4.0/support/include/keymasterV4_0/ | ||
D | authorization_set.h | 181 size_t GetTagCount(Tag tag) const; |
/hardware/interfaces/security/keymint/support/include/keymint_support/ | ||
D | authorization_set.h | 178 size_t GetTagCount(Tag tag) const; |
/hardware/interfaces/keymaster/3.0/vts/functional/ | ||
D | authorization_set.h | 177 size_t GetTagCount(Tag tag) const; |
D | authorization_set.cpp | 170 size_t AuthorizationSet::GetTagCount(Tag tag) const { in GetTagCount() function in android::hardware::keymaster::V3_0::AuthorizationSet |
/hardware/interfaces/keymaster/4.0/support/ | ||
D | authorization_set.cpp | 154 size_t AuthorizationSet::GetTagCount(Tag tag) const { in GetTagCount() function in android::hardware::keymaster::V4_0::AuthorizationSet |