Searched refs:biosTableType (Results 1 – 5 of 5) sorted by relevance
38 biosTableType biosAttrs = manager.getBIOSTableAttrs(); in TEST_F()52 biosTableType biosAttrs = manager.getBIOSTableAttrs(); in TEST_F()
38 biosTableType biosAttrs = manager.getBIOSTableAttrs(); in TEST_F()
26 using biosTableType = std::map<biosAttrName, biosAttrCurrValue>; typedef74 inline biosTableType getBIOSTableAttrs() in getBIOSTableAttrs()
26 using biosTableType = std::map<std::string, std::variant<int64_t, std::string>>; typedef77 biosTableType getBiosAttrsMap();
14 biosTableType HypEthInterface::getBiosAttrsMap() in getBiosAttrsMap()