Home
last modified time | relevance | path

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

/openbmc/entity-manager/src/entity_manager/
H A Dperform_scan.cpp327 nlohmann::json::object_t* exposedObjectObj = in applyConfigExposeActions() local
329 if (exposedObjectObj == nullptr) in applyConfigExposeActions()
336 applyBindExposeAction(*exposedObjectObj, expose, propertyName); in applyConfigExposeActions()
337 applyDisableExposeAction(*exposedObjectObj, propertyName); in applyConfigExposeActions()