Home
last modified time | relevance | path

Searched refs:GetTagValueBool (Results 1 – 2 of 2) sorted by relevance

/system/keymaster/include/keymaster/
Dauthorization_set.h365 return GetTagValueBool(tag); in GetTagValue()
473 bool GetTagValueBool(keymaster_tag_t tag) const;
/system/keymaster/android_keymaster/
Dauthorization_set.cpp669 bool AuthorizationSet::GetTagValueBool(keymaster_tag_t tag) const { in GetTagValueBool() function in keymaster::AuthorizationSet