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 278 return GetTagValueLong(tag, val);
363 return GetTagValueLong(tag, val);
458 bool GetTagValueLong(keymaster_tag_t tag, uint64_t* val) const;
  /system/keymaster/
authorization_set.cpp 601 bool AuthorizationSet::GetTagValueLong(keymaster_tag_t tag, uint64_t* val) const {

Completed in 84 milliseconds