Home
last modified time | relevance | path

Searched defs:GetTagCount (Results 1 – 2 of 2) sorted by relevance

/system/keymaster/android_keymaster/
Dauthorization_set.cpp553 size_t AuthorizationSet::GetTagCount(keymaster_tag_t tag) const { in GetTagCount() function in keymaster::AuthorizationSet
/system/keymaster/include/keymaster/
Dauthorization_set.h710 template <typename... ARGS> bool GetTagCount(ARGS&&... args) const { in GetTagCount() function