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