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

  /system/keymaster/include/keymaster/
authorization_set.h 210 return GetTagValueLong(tag, val);
295 return GetTagValueLong(tag, val);
391 bool GetTagValueLong(keymaster_tag_t tag, uint64_t* val) const;
  /system/keymaster/
authorization_set.cpp 534 bool AuthorizationSet::GetTagValueLong(keymaster_tag_t tag, uint64_t* val) const {

Completed in 178 milliseconds