Searched defs:deviceIdRecCount (Results 1 – 2 of 2) sorted by relevance
25 DeviceIDRecordCount deviceIdRecCount, const std::vector<uint8_t>& pkgHdr, in parseFDIdentificationArea()242 auto deviceIdRecCount = static_cast<DeviceIDRecordCount>(pkgHdr[offset]); in parse() local
45 DeviceIDRecordCount deviceIdRecCount, const std::vector<uint8_t>& pkgHdr, in parseFDIdentificationArea()262 auto deviceIdRecCount = static_cast<DeviceIDRecordCount>(pkgHdr[offset]); in parse() local