Home
last modified time | relevance | path

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

/openbmc/entity-manager/src/
H A Dentity_manager.cpp145 bool writeJsonFiles(const nlohmann::json& systemConfiguration) in writeJsonFiles()
160 nlohmann::json& systemConfiguration) in setJsonFromPointer()
180 nlohmann::json& systemConfiguration, in addArrayToDbus()
225 nlohmann::json& systemConfiguration, in addProperty()
259 nlohmann::json& systemConfiguration) in createDeleteObjectMethod()
292 nlohmann::json& systemConfiguration, const std::string& jsonPointerPath, in populateInterfaceFromJson()
457 nlohmann::json& systemConfiguration, in createAddObjectMethod()
583 nlohmann::json& systemConfiguration, in postToDbus()
917 static void pruneDevice(const nlohmann::json& systemConfiguration, in pruneDevice()
935 nlohmann::json& systemConfiguration) in startRemovedTimer()
[all …]
H A Dperform_scan.cpp86 static void registerCallback(nlohmann::json& systemConfiguration, in registerCallback()
224 PerformScan::PerformScan(nlohmann::json& systemConfiguration, in PerformScan()
372 nlohmann::json& systemConfiguration, const std::string& recordName, in applyExposeActions()
H A Doverlay.cpp278 bool loadOverlays(const nlohmann::json& systemConfiguration) in loadOverlays()