Home
last modified time | relevance | path

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

/ohos5.0/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
/ohos5.0/drivers/peripheral/user_auth/hdi_service/utils/src/
H A Dattribute.c344 ResultCode getAttrResult = GetAttributeUint8Array(attribute, key, &uint32Data); in GetAttributeUint32() local
386 ResultCode getAttrResult = GetAttributeUint8Array(attribute, key, &uint64Data); in GetAttributeUint64() local
463 ResultCode getAttrResult = GetAttributeUint8Array(attribute, key, &uint64ArrayData); in GetAttributeUint64Array() local