Searched refs:hexwordADFields (Results 1 – 5 of 5) sorted by relevance
106 std::optional<std::map<WordNum, AdditionalDataField>> hexwordADFields; member
390 if (!regEntry.src.hexwordADFields) in setUserDefinedHexWords()397 for (const auto& [wordNum, adName] : *regEntry.src.hexwordADFields) in setUserDefinedHexWords()515 if (entry->src.hexwordADFields) in getErrorDetails()518 adFields = entry->src.hexwordADFields.value(); in getErrorDetails()
803 entry.src.hexwordADFields = in lookup()
253 auto& hexwords = entry->src.hexwordADFields; in TEST_F()316 EXPECT_FALSE(entry->src.hexwordADFields); in TEST_F()
193 entry.src.hexwordADFields = { in TEST_F()