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

  /system/keymaster/include/keymaster/
authorization_set.h 250 return ContainsIntValue(tag, val);
465 bool ContainsIntValue(keymaster_tag_t tag, uint32_t val) const;
  /system/keymaster/
authorization_set.cpp 659 bool AuthorizationSet::ContainsIntValue(keymaster_tag_t tag, uint32_t value) const {

Completed in 144 milliseconds