/openbmc/openpower-vpd-parser/config/ibm/ |
H A D | systems.json | 6 "json": "50001001.json" string 13 "json": "50001000.json" string 23 "json": "50003000.json" string 33 "json": "60001001.json" string 40 "json": "60001000.json" string 50 "json": "60002000.json" string
|
/openbmc/phosphor-logging/test/openpower-pels/ |
H A D | registry_test.cpp | 466 auto json = R"( in TEST_F() local 553 auto json = R"([])"_json; in TEST_F() local 563 auto json = R"( in TEST_F() local 630 auto json = R"( in TEST_F() local 751 auto json = R"( in TEST_F() local 801 auto json = R"( in TEST_F() local 891 auto json = R"( in TEST_F() local 1002 auto json = R"( in TEST_F() local 1089 auto json = R"( in TEST_F() local 1135 auto json = R"( in TEST_F() local
|
/openbmc/phosphor-fan-presence/control/json/triggers/ |
H A D | signal.cpp | 37 namespace phosphor::fan::control::json::trigger::signal namespace 40 using json = nlohmann::json; typedef 95 TriggerActions& actions, const json&) in propertiesChanged() 120 const json&) in interfacesAdded() 144 TriggerActions& actions, const json&) in interfacesRemoved() 168 const json&) in nameOwnerChanged() 217 const json&) in member()
|
H A D | timer.hpp | 26 namespace phosphor::fan::control::json::trigger::timer namespace 29 using json = nlohmann::json; typedef
|
H A D | trigger_aliases.hpp | 28 namespace phosphor::fan::control::json::trigger namespace 31 using json = nlohmann::json; typedef
|
H A D | init.hpp | 30 namespace phosphor::fan::control::json::trigger::init namespace 33 using json = nlohmann::json; typedef
|
H A D | signal.hpp | 30 namespace phosphor::fan::control::json::trigger::signal namespace 33 using json = nlohmann::json; typedef
|
/openbmc/phosphor-inventory-manager/ |
H A D | association_manager.cpp | 28 auto json = nlohmann::json::parse(file, nullptr, true); in Manager() local 58 auto json = nlohmann::json::parse(file, nullptr, true); in loadConditions() local 176 auto json = nlohmann::json::parse(file, nullptr, true); in conditionMatch() local 205 auto json = nlohmann::json::parse(file, nullptr, true); in conditionMatch() local 214 void Manager::load(const nlohmann::json& json) in load()
|
/openbmc/phosphor-ipmi-flash/ |
H A D | bmc_json_config.md | 58 ### `blob` 67 ### `handler` 84 ### `actions`
|
/openbmc/phosphor-fan-presence/control/json/actions/ |
H A D | default_floor.hpp | 24 namespace phosphor::fan::control::json namespace 27 using json = nlohmann::json; typedef
|
H A D | request_target_base.hpp | 24 namespace phosphor::fan::control::json namespace 27 using json = nlohmann::json; typedef
|
H A D | missing_owner_target.hpp | 24 namespace phosphor::fan::control::json namespace 27 using json = nlohmann::json; typedef
|
H A D | get_managed_objects.hpp | 24 namespace phosphor::fan::control::json namespace 27 using json = nlohmann::json; typedef
|
H A D | set_parameter_from_group_max.hpp | 25 namespace phosphor::fan::control::json namespace 28 using json = nlohmann::json; typedef
|
H A D | net_target_increase.hpp | 26 namespace phosphor::fan::control::json namespace 29 using json = nlohmann::json; typedef
|
H A D | net_target_decrease.hpp | 26 namespace phosphor::fan::control::json namespace 29 using json = nlohmann::json; typedef
|
H A D | count_state_target.hpp | 24 namespace phosphor::fan::control::json namespace 27 using json = nlohmann::json; typedef
|
H A D | timer_based_actions.hpp | 30 namespace phosphor::fan::control::json namespace 33 using json = nlohmann::json; typedef
|
H A D | override_fan_target.hpp | 24 namespace phosphor::fan::control::json namespace 27 using json = nlohmann::json; typedef
|
H A D | count_state_floor.hpp | 24 namespace phosphor::fan::control::json namespace 27 using json = nlohmann::json; typedef
|
/openbmc/phosphor-logging/extensions/openpower-pels/ |
H A D | user_data_json.cpp | 57 uint8_t creatorID, const orderedJSON& json) in prettyJSON() 134 orderedJSON json = orderedJSON::from_cbor(cborData); in getCBORJSON() local 188 orderedJSON json = text; in getTextJSON() local 214 orderedJSON json = orderedJSON::parse(jsonString); in getBuiltinFormatJSON() local 340 orderedJSON json = orderedJSON::parse(output); in getPythonJSON() local
|
H A D | user_data_formats.hpp | 10 json = 1, enumerator 18 json = 1, enumerator
|
/openbmc/phosphor-fan-presence/control/json/utils/ |
H A D | flight_recorder.hpp | 26 namespace phosphor::fan::control::json namespace 28 using json = nlohmann::json; typedef
|
H A D | modifier.hpp | 23 namespace phosphor::fan::control::json namespace 26 using json = nlohmann::json; typedef
|
/openbmc/phosphor-fan-presence/control/json/ |
H A D | profile.hpp | 22 namespace phosphor::fan::control::json namespace 25 using json = nlohmann::json; typedef
|