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 201 return GetTagValueIntRep(tag, instance, val);
261 return GetTagValueIntRep(tag, instance, val);
390 bool GetTagValueIntRep(keymaster_tag_t tag, size_t instance, uint32_t* val) const;
  /system/keymaster/
authorization_set.cpp 519 bool AuthorizationSet::GetTagValueIntRep(keymaster_tag_t tag, size_t instance,

Completed in 150 milliseconds