/openbmc/phosphor-logging/extensions/openpower-pels/ |
H A D | registry.cpp | 324 bool calloutUsesAdditionalData(const nlohmann::json& json) in calloutUsesAdditionalData() 385 static void findCalloutList(const nlohmann::json& json, in findCalloutList() 470 RegistryCallout makeRegistryCallout(const nlohmann::json& json) in makeRegistryCallout() 553 const nlohmann::json& json, const std::vector<std::string>& systemNames) in getCalloutsWithoutAD() 608 const nlohmann::json& json, const std::vector<std::string>& systemNames, in getCalloutsUsingAD() 675 JournalCapture getJournalCapture(const nlohmann::json& json) in getJournalCapture()
|
H A D | pel.cpp | 372 std::optional<std::string> json; in printSectionInJSON() local 785 std::unique_ptr<UserData> makeJSONUserDataSection(const nlohmann::json& json) in makeJSONUserDataSection() 815 nlohmann::json json; in makeADUserDataSection() local 832 void addProcessNameToJSON(nlohmann::json& json, in addProcessNameToJSON() 858 void addBMCFWVersionIDToJSON(nlohmann::json& json, in addBMCFWVersionIDToJSON() 881 void addIMKeyword(nlohmann::json& json, const DataInterfaceBase& dataIface) in addIMKeyword() 894 void addStatesToJSON(nlohmann::json& json, const DataInterfaceBase& dataIface) in addStatesToJSON() 902 void addBMCUptime(nlohmann::json& json, const DataInterfaceBase& dataIface) in addBMCUptime() 920 nlohmann::json json; in makeSysInfoUserDataSection() local
|
/openbmc/phosphor-fan-presence/control/json/ |
H A D | group.cpp | 21 namespace phosphor::fan::control::json namespace 24 using json = nlohmann::json; typedef
|
H A D | event.hpp | 30 namespace phosphor::fan::control::json namespace 33 using json = nlohmann::json; typedef
|
H A D | fan.hpp | 25 namespace phosphor::fan::control::json namespace 28 using json = nlohmann::json; typedef
|
H A D | profile.cpp | 27 namespace phosphor::fan::control::json namespace 30 using json = nlohmann::json; typedef
|
H A D | config_base.hpp | 23 namespace phosphor::fan::control::json namespace 26 using json = nlohmann::json; typedef
|
H A D | group.hpp | 24 namespace phosphor::fan::control::json namespace 27 using json = nlohmann::json; typedef
|
H A D | fan.cpp | 26 namespace phosphor::fan::control::json namespace 29 using json = nlohmann::json; typedef
|
/openbmc/phosphor-fan-presence/control/json/actions/ |
H A D | target_from_group_max.hpp | 25 namespace phosphor::fan::control::json namespace 28 using json = nlohmann::json; typedef
|
H A D | pcie_card_floors.hpp | 25 namespace phosphor::fan::control::json namespace 28 using json = nlohmann::json; typedef
|
H A D | default_floor.cpp | 26 namespace phosphor::fan::control::json namespace 29 using json = nlohmann::json; typedef
|
H A D | request_target_base.cpp | 28 namespace phosphor::fan::control::json namespace 31 using json = nlohmann::json; typedef
|
H A D | missing_owner_target.cpp | 28 namespace phosphor::fan::control::json namespace 31 using json = nlohmann::json; typedef
|
H A D | count_state_target.cpp | 27 namespace phosphor::fan::control::json namespace 30 using json = nlohmann::json; typedef
|
H A D | net_target_decrease.cpp | 30 namespace phosphor::fan::control::json namespace 33 using json = nlohmann::json; typedef
|
H A D | net_target_increase.cpp | 30 namespace phosphor::fan::control::json namespace 33 using json = nlohmann::json; typedef
|
H A D | set_parameter_from_group_max.cpp | 22 namespace phosphor::fan::control::json namespace 25 using json = nlohmann::json; typedef
|
H A D | mapped_floor.hpp | 24 namespace phosphor::fan::control::json namespace 27 using json = nlohmann::json; typedef
|
H A D | get_managed_objects.cpp | 21 namespace phosphor::fan::control::json namespace 24 using json = nlohmann::json; typedef
|
/openbmc/phosphor-fan-presence/control/json/triggers/ |
H A D | parameter.cpp | 22 namespace phosphor::fan::control::json::trigger::parameter namespace 25 using json = nlohmann::json; typedef
|
H A D | timer.cpp | 28 namespace phosphor::fan::control::json::trigger::timer namespace 31 using json = nlohmann::json; typedef
|
/openbmc/phosphor-fan-presence/control/json/utils/ |
H A D | pcie_card_metadata.cpp | 27 namespace phosphor::fan::control::json namespace 89 void PCIeCardMetadata::load(const nlohmann::json& json) in load()
|
H A D | flight_recorder.cpp | 29 namespace phosphor::fan::control::json namespace 31 using json = nlohmann::json; typedef
|
/openbmc/qemu/qobject/ |
H A D | json-streamer.c | 35 QObject *json = NULL; in json_message_process_token() local 103 void (*emit)(void *opaque, QObject *json, in json_message_parser_init()
|