Home
last modified time | relevance | path

Searched refs:GetAttributeIndex (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/peripheral/pin_auth/hdi_service/common/src/
H A Dattribute.c96 IAM_STATIC ResultCode GetAttributeIndex(AttributeKey key, uint32_t *index) in GetAttributeIndex() function
219 if (GetAttributeIndex(type, &attributeIndex) != RESULT_SUCCESS) { in ParseAttributeSerializedMsgInner()
394 ResultCode getAttrIndexResult = GetAttributeIndex(key, &attributeIndex); in GetAttributeLength()
414 ResultCode getAttrIndexResult = GetAttributeIndex(key, &attributeIndex); in GetAttributeUint8Array()
443 ResultCode getAttrIndexResult = GetAttributeIndex(key, &attributeIndex); in SetAttributeUint8Array()
/ohos5.0/drivers/peripheral/user_auth/hdi_service/utils/src/
H A Dattribute.c115 IAM_STATIC ResultCode GetAttributeIndex(AttributeKey key, uint32_t *index) in GetAttributeIndex() function
415 ResultCode getAttrIndexResult = GetAttributeIndex(key, &attributeIndex); in GetAttributeUint8Array()
443 ResultCode getAttrIndexResult = GetAttributeIndex(key, &attributeIndex); in SetAttributeUint8Array()