Searched refs:lenCount (Results 1 – 2 of 2) sorted by relevance
331 uint32_t lenCount = 0; in GetCountAndHead() local351 lenCount += sizeof(uint32_t); in GetCountAndHead()355 lenCount += sizeof(uint32_t); in GetCountAndHead()359 lenCount += sizeof(uint32_t); in GetCountAndHead()364 header->length = htole32(sizeof(struct UsbFunctionfsDescsHeadV2) + lenCount + lenDes); in GetCountAndHead()
535 uint32_t lenCount = 0; in GetCountAndHead() local555 lenCount += sizeof(uint32_t); in GetCountAndHead()559 lenCount += sizeof(uint32_t); in GetCountAndHead()563 lenCount += sizeof(uint32_t); in GetCountAndHead()568 header->length = htole32(sizeof(struct UsbFunctionfsDescsHeadV2) + lenCount + lenDes); in GetCountAndHead()