Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/user_channel/
H A Dcipher_mgmt.cpp78 void CipherConfig::updateCSPrivilegesMap(const Json& jsonData) in updateCSPrivilegesMap()
119 int CipherConfig::writeCSPrivilegeLevels(const Json& jsonData) in writeCSPrivilegeLevels()
202 Json jsonData; in setCSPrivilegeLevels() local
H A Dchannel_mgmt.cpp836 const Json& jsonData) in writeJsonFile()
/openbmc/google-ipmi-sys/bifurcation/
H A Dbifurcation_static.cpp57 nlohmann::json jsonData; in getBifurcation() local
/openbmc/phosphor-webui/app/server-health/controllers/
H A Dsensors-overview-controller.js26 $scope.jsonData = function(data) { function
H A Dlog-controller.js75 $scope.jsonData = function(data) { function
/openbmc/phosphor-pid-control/
H A Dmain.cpp144 auto jsonData = parseValidateJson(path); in restartControlLoops() local
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Djson_utils.cpp259 nlohmann::json jsonData; in lookupComponentName() local
H A Dpel.cpp731 std::vector<uint8_t> jsonData(jsonString.begin(), jsonString.end()); in makeJSONUserDataSection() local
/openbmc/pldm/softoff/
H A Dsoftoff.cpp45 auto jsonData = parseConfig(); in SoftPowerOff() local
/openbmc/bmcweb/redfish-core/include/
H A Devent_service_manager.hpp610 auto jsonData = nlohmann::json::parse(eventConfigFile, nullptr, false); in loadOldBehavior() local
/openbmc/x86-power-control/src/
H A Dpower_control.cpp2321 auto jsonData = nlohmann::json::parse(configFile, nullptr, true, true); in loadConfigValues() local
/openbmc/phosphor-power/phosphor-regulators/test/
H A Dvalidate-regulators-config_tests.cpp226 std::string jsonData = configFileJson.dump(); in writeDataToFile() local