Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/pin_auth/hdi_service/common/src/
H A Dattribute.c131 uint32_t netOrderValue; in ReadUint32FromMsg() local
166 uint32_t netOrderValue = Htonl32(value); in WriteUInt32ToMsg() local
323 uint32_t netOrderValue; in GetAttributeUint32() local
337 uint32_t netOrderValue = Htonl32(value); in SetAttributeUint32() local
365 uint64_t netOrderValue; in GetAttributeUint64() local
379 uint64_t netOrderValue = Htonl64(value); in SetAttributeUint64() local
/ohos5.0/drivers/peripheral/user_auth/hdi_service/utils/src/
H A Dattribute.c150 uint32_t netOrderValue; in ReadUint32FromMsg() local
185 uint32_t netOrderValue = Htonl32(value); in WriteUInt32ToMsg() local
342 uint32_t netOrderValue; in GetAttributeUint32() local
356 uint32_t netOrderValue = Htonl32(value); in SetAttributeUint32() local
384 uint64_t netOrderValue; in GetAttributeUint64() local
398 uint64_t netOrderValue = Htonl64(value); in SetAttributeUint64() local