HomeSort by relevance Sort by last modified time
    Searched refs:GetTagValueIntRep (Results 1 - 2 of 2) sorted by null

  /system/keymaster/include/keymaster/
authorization_set.h 269 return GetTagValueIntRep(tag, instance, val);
329 return GetTagValueIntRep(tag, instance, val);
457 bool GetTagValueIntRep(keymaster_tag_t tag, size_t instance, uint32_t* val) const;
  /system/keymaster/
authorization_set.cpp 586 bool AuthorizationSet::GetTagValueIntRep(keymaster_tag_t tag, size_t instance,

Completed in 7841 milliseconds