Home
last modified time | relevance | path

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

/openbmc/entity-manager/src/entity_manager/
H A Dperform_scan.cpp371 auto configListFind = config.find("Exposes"); in applyExposeActions() local
372 if (configListFind == config.end()) in applyExposeActions()
378 configListFind->get_ptr<nlohmann::json::array_t*>(); in applyExposeActions()