Home
last modified time | relevance | path

Searched defs:exposedObject (Results 1 – 1 of 1) sorted by relevance

/openbmc/entity-manager/src/entity_manager/
H A Dperform_scan.cpp304 expose[bind] = exposedObject; in applyDisableExposeAction() argument
292 applyBindExposeAction(nlohmann::json & exposedObject,nlohmann::json & expose,const std::string & propertyName) applyBindExposeAction() argument
317 for (auto& exposedObject : configExposes) applyConfigExposeActions() local