Home
last modified time | relevance | path

Searched refs:arrayItem (Results 1 – 1 of 1) sorted by relevance

/openbmc/entity-manager/src/entity_manager/
H A Dentity_manager.cpp345 for (const auto& arrayItem : config) in postConfigurationRecord() local
347 if (arrayItem.type() != type) in postConfigurationRecord()
359 for (auto& arrayItem : config) in postConfigurationRecord() local
372 arrayItem, getPermission(name)); in postConfigurationRecord()