Searched refs:strLen (Results 1 – 2 of 2) sorted by relevance
238 int strLen = (sdrDataBytes[sdrtype01::nameLengthByte]) & (sdrLenBit); in checkSDRData() local242 (strLen - 1); in checkSDRData()247 sdrDataBytes.begin() + strAddr + strLen); in checkSDRData()
301 auto strLen = str.size(); in constructStringEntry() local303 pldm_bios_table_attr_value_entry_encode_string_length(strLen); in constructStringEntry()307 table.data() + tableSize, entryLength, attrHandle, attrType, strLen, in constructStringEntry()