Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/user_auth/hdi_service/utils/src/
H A Dattribute.c310 ResultCode writeLengthResult = WriteUInt32ToMsg(retMsg, &writeIndex, array->len); in GetAttributeSerializedMsg() local
515 ResultCode writeLengthResult = WriteUInt32ToMsg(retMsg, &writeIndex, sourceMsg.len); in GetMultiDataSerializedMsg() local
/ohos5.0/drivers/peripheral/pin_auth/hdi_service/common/src/
H A Dattribute.c291 ResultCode writeLengthResult = WriteUInt32ToMsg(retMsg, &writeIndex, array->len); in GetAttributeSerializedMsg() local