Home
last modified time | relevance | path

Searched defs:json (Results 26 – 50 of 182) sorted by relevance

12345678

/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dregistry.cpp324 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 Dpel.cpp372 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 Dgroup.cpp21 namespace phosphor::fan::control::json namespace
24 using json = nlohmann::json; typedef
H A Devent.hpp30 namespace phosphor::fan::control::json namespace
33 using json = nlohmann::json; typedef
H A Dfan.hpp25 namespace phosphor::fan::control::json namespace
28 using json = nlohmann::json; typedef
H A Dprofile.cpp27 namespace phosphor::fan::control::json namespace
30 using json = nlohmann::json; typedef
H A Dconfig_base.hpp23 namespace phosphor::fan::control::json namespace
26 using json = nlohmann::json; typedef
H A Dgroup.hpp24 namespace phosphor::fan::control::json namespace
27 using json = nlohmann::json; typedef
H A Dfan.cpp26 namespace phosphor::fan::control::json namespace
29 using json = nlohmann::json; typedef
/openbmc/phosphor-fan-presence/control/json/actions/
H A Dtarget_from_group_max.hpp25 namespace phosphor::fan::control::json namespace
28 using json = nlohmann::json; typedef
H A Dpcie_card_floors.hpp25 namespace phosphor::fan::control::json namespace
28 using json = nlohmann::json; typedef
H A Ddefault_floor.cpp26 namespace phosphor::fan::control::json namespace
29 using json = nlohmann::json; typedef
H A Drequest_target_base.cpp28 namespace phosphor::fan::control::json namespace
31 using json = nlohmann::json; typedef
H A Dmissing_owner_target.cpp28 namespace phosphor::fan::control::json namespace
31 using json = nlohmann::json; typedef
H A Dcount_state_target.cpp27 namespace phosphor::fan::control::json namespace
30 using json = nlohmann::json; typedef
H A Dnet_target_decrease.cpp30 namespace phosphor::fan::control::json namespace
33 using json = nlohmann::json; typedef
H A Dnet_target_increase.cpp30 namespace phosphor::fan::control::json namespace
33 using json = nlohmann::json; typedef
H A Dset_parameter_from_group_max.cpp22 namespace phosphor::fan::control::json namespace
25 using json = nlohmann::json; typedef
H A Dmapped_floor.hpp24 namespace phosphor::fan::control::json namespace
27 using json = nlohmann::json; typedef
H A Dget_managed_objects.cpp21 namespace phosphor::fan::control::json namespace
24 using json = nlohmann::json; typedef
/openbmc/phosphor-fan-presence/control/json/triggers/
H A Dparameter.cpp22 namespace phosphor::fan::control::json::trigger::parameter namespace
25 using json = nlohmann::json; typedef
H A Dtimer.cpp28 namespace phosphor::fan::control::json::trigger::timer namespace
31 using json = nlohmann::json; typedef
/openbmc/phosphor-fan-presence/control/json/utils/
H A Dpcie_card_metadata.cpp27 namespace phosphor::fan::control::json namespace
89 void PCIeCardMetadata::load(const nlohmann::json& json) in load()
H A Dflight_recorder.cpp29 namespace phosphor::fan::control::json namespace
31 using json = nlohmann::json; typedef
/openbmc/qemu/qobject/
H A Djson-streamer.c35 QObject *json = NULL; in json_message_process_token() local
103 void (*emit)(void *opaque, QObject *json, in json_message_parser_init()

12345678