Home
last modified time | relevance | path

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

/drivers/peripheral/user_auth/hdi_service/common/src/
Dattribute.c138 uint32_t netOrderValue; in ReadUint32FromMsg() local
173 uint32_t netOrderValue = Htonl32(value); in WriteUInt32ToMsg() local
302 uint32_t netOrderValue; in GetAttributeUint32() local
316 uint32_t netOrderValue = Htonl32(value); in SetAttributeUint32() local
344 uint64_t netOrderValue; in GetAttributeUint64() local
358 uint64_t netOrderValue = Htonl64(value); in SetAttributeUint64() local