Searched defs:systemConfiguration (Results 1 – 3 of 3) sorted by relevance
/openbmc/entity-manager/src/ |
H A D | entity_manager.cpp | 145 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 D | perform_scan.cpp | 86 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 D | overlay.cpp | 278 bool loadOverlays(const nlohmann::json& systemConfiguration) in loadOverlays()
|