Searched refs:GetTagValueInt (Results 1 – 2 of 2) sorted by relevance
270 return GetTagValueInt(tag, val); in GetTagValue()467 bool GetTagValueInt(keymaster_tag_t tag, uint32_t* val) const;
603 bool AuthorizationSet::GetTagValueInt(keymaster_tag_t tag, uint32_t* val) const { in GetTagValueInt() function in keymaster::AuthorizationSet