OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetTagValueInt
(Results
1 - 2
of
2
) sorted by null
/system/keymaster/include/keymaster/
authorization_set.h
247
return
GetTagValueInt
(tag, val);
444
bool
GetTagValueInt
(keymaster_tag_t tag, uint32_t* val) const;
/system/keymaster/
authorization_set.cpp
551
bool AuthorizationSet::
GetTagValueInt
(keymaster_tag_t tag, uint32_t* val) const {
Completed in 121 milliseconds