Home
last modified time | relevance | path

Searched defs:getAttrResult (Results 1 - 2 of 2) sorted by relevance

/drivers/peripheral/pin_auth/hdi_service/common/src/
H A Dattribute.c325 ResultCode getAttrResult = GetAttributeUint8Array(attribute, key, &uint32Data); in GetAttributeUint32() local
367 ResultCode getAttrResult = GetAttributeUint8Array(attribute, key, &uint64Data); in GetAttributeUint64() local
463 ResultCode getAttrResult = GetAttributeUint8Array(attribute, key, &uint64ArrayData); in GetAttributeUint64Array() local
/drivers/peripheral/user_auth/hdi_service/utils/src/
H A Dattribute.c343 ResultCode getAttrResult = GetAttributeUint8Array(attribute, key, &uint32Data); in GetAttributeUint32() local
385 ResultCode getAttrResult = GetAttributeUint8Array(attribute, key, &uint64Data); in GetAttributeUint64() local
462 ResultCode getAttrResult = GetAttributeUint8Array(attribute, key, &uint64ArrayData); in GetAttributeUint64Array() local

Completed in 6 milliseconds