Searched refs:nextDescriptorOffset (Results 1 – 3 of 3) sorted by relevance
103 auto nextDescriptorOffset = in parseFDIdentificationArea() local107 recordDescriptors.ptr += nextDescriptorOffset; in parseFDIdentificationArea()108 recordDescriptors.length -= nextDescriptorOffset; in parseFDIdentificationArea()
121 auto nextDescriptorOffset = in parseFDIdentificationArea() local 125 recordDescriptors.ptr += nextDescriptorOffset; in parseFDIdentificationArea() 126 recordDescriptors.length -= nextDescriptorOffset; in parseFDIdentificationArea()
647 auto nextDescriptorOffset = in parseResponseMsg() local651 descriptorPtr += nextDescriptorOffset; in parseResponseMsg()652 deviceIdentifiersLen -= nextDescriptorOffset; in parseResponseMsg()