OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetTagValueLongRep
(Results
1 - 2
of
2
) sorted by null
/system/keymaster/include/keymaster/
authorization_set.h
289
return
GetTagValueLongRep
(tag, instance, val);
460
bool
GetTagValueLongRep
(keymaster_tag_t tag, size_t instance, uint64_t* val) const;
/system/keymaster/android_keymaster/
authorization_set.cpp
611
bool AuthorizationSet::
GetTagValueLongRep
(keymaster_tag_t tag, size_t instance,
Completed in 218 milliseconds