Searched refs:PutBufferToFormatMap (Results 1 – 1 of 1) sorted by relevance
83 bool PutBufferToFormatMap(FormatDataMap &formatMap, const std::string_view &key, uint8_t *addr, siz… in PutBufferToFormatMap() function232 PutBufferToFormatMap(formatMap_, key, anyAddr, size); in PutBuffer()364 ret = PutBufferToFormatMap(formatTemp, iter->first, addr, size); in GetFormatMap()