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