Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/user_auth/hdi_service/utils/src/
H A Dattribute.c211 ResultCode readDataResult = ReadDataFromMsg(msg, &readIndex, &readData); in ParseAttributeSerializedMsgInner() local
253 ResultCode readDataResult = ReadDataFromMsg(msg, &readIndex, &subMsgData[subMsgIndex]); in ParseMultiDataSerializedMsg() local
/ohos5.0/drivers/peripheral/pin_auth/hdi_service/common/src/
H A Dattribute.c214 ResultCode readDataResult = ReadDataFromMsg(msg, &readIndex, &readData); in ParseAttributeSerializedMsgInner() local