Searched defs:exposedObject (Results 1 – 1 of 1) sorted by relevance
311 static void applyBindExposeAction(nlohmann::json::object_t& exposedObject, in applyBindExposeAction()323 static void applyDisableExposeAction(nlohmann::json::object_t& exposedObject, in applyDisableExposeAction()336 for (auto& exposedObject : configExposes) in applyConfigExposeActions() local