Home
last modified time | relevance | path

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

/openbmc/entity-manager/src/
H A Dentity_manager.cpp311 for (const auto& arrayItem : value) in populateInterfaceFromJson() local
313 if (arrayItem.type() != type) in populateInterfaceFromJson()
759 for (const auto& arrayItem : config) in postToDbus() local
761 if (arrayItem.type() != type) in postToDbus()
773 for (auto& arrayItem : config) in postToDbus() local
787 objectIface, arrayItem, objServer, in postToDbus()