Home
last modified time | relevance | path

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

/system/keymaster/include/keymaster/
Dauthorization_set.h286 return GetTagValueBool(tag); in GetTagValue()
395 bool GetTagValueBool(keymaster_tag_t tag) const;
/system/keymaster/
Dauthorization_set.cpp576 bool AuthorizationSet::GetTagValueBool(keymaster_tag_t tag) const { in GetTagValueBool() function in keymaster::AuthorizationSet