Home
last modified time | relevance | path

Searched defs:jsonFile (Results 1 – 25 of 31) sorted by relevance

12

/openbmc/ibm-logging/
H A Dpolicy_table.cpp34 Table::Table(const std::string& jsonFile) in Table()
47 void Table::load(const std::string& jsonFile) in load()
/openbmc/pldm/libpldmresponder/
H A Dfru_parser.cpp47 std::ifstream jsonFile(masterJsonPath); in setupDefaultDBusLookup() local
116 std::ifstream jsonFile(file.path()); in setupFruRecordMap() local
H A Devent_parser.cpp37 std::ifstream jsonFile(file.path()); in StateSensorHandler() local
H A Dpdr_utils.hpp98 std::ifstream jsonFile(path); in readJson() local
/openbmc/phosphor-state-manager/
H A Dsystemd_service_parser.cpp9 for (const auto& jsonFile : filePaths) in parseServiceFiles() local
H A Dsystemd_target_parser.cpp43 for (const auto& jsonFile : filePaths) in parseFiles() local
/openbmc/phosphor-pid-control/buildjson/
H A Dbuildjson.cpp49 std::ifstream jsonFile(path); in parseValidateJson() local
/openbmc/google-ipmi-sys/bifurcation/
H A Dbifurcation_static.cpp49 std::ifstream jsonFile(bifurcationFile.c_str()); in getBifurcation() local
/openbmc/phosphor-ipmi-flash/bmc/
H A Dbuildjson.hpp72 std::ifstream jsonFile(path); in buildHandlerConfigs() local
/openbmc/google-ipmi-sys/
H A Dutil.cpp42 std::ifstream jsonFile(file); in parseConfig() local
/openbmc/pldm/oem/ibm/libpldmresponder/
H A Dfile_table.cpp17 std::ifstream jsonFile(fileTableConfigPath); in FileTable() local
/openbmc/phosphor-host-ipmid/app/
H A Dchannel.cpp43 std::ifstream jsonFile(configFile); in getCipherRecords() local
/openbmc/libbej/test/include/
H A Dbej_common_test.hpp20 const char* jsonFile; member
/openbmc/phosphor-led-manager/manager/
H A Djson-parser.hpp42 std::ifstream jsonFile(path); in readJson() local
/openbmc/phosphor-health-monitor/
H A Dhealth_metric_config.cpp116 std::ifstream jsonFile(configFile); in parseConfigFile() local
/openbmc/phosphor-host-ipmid/user_channel/
H A Dcipher_mgmt.cpp97 std::ifstream jsonFile(csFileName); in readCSPrivilegeLevels() local
/openbmc/pldm/host-bmc/
H A Dutils.cpp226 std::ifstream jsonFile(filePath); in parseEntityMap() local
H A Ddbus_to_terminus_effecters.cpp55 std::ifstream jsonFile(jsonFilePath); in parseEffecterJson() local
/openbmc/phosphor-net-ipmid/command/
H A Dchannel_auth.cpp121 std::ifstream jsonFile(configFile); in getCipherRecords() local
/openbmc/phosphor-led-manager/manager/lamptest/
H A Dlamptest.cpp339 std::ifstream jsonFile(path); in getPhysicalLEDNamesFromJson() local
/openbmc/phosphor-fan-presence/monitor/
H A Dfan_error.cpp186 fs::path jsonFile{tmpFile}; in makeJsonFFDCFile() local
/openbmc/ibm-logging/test/
H A Dtest_policy.cpp223 fs::path jsonFile; member in PolicyTableTest
/openbmc/pldm/softoff/
H A Dsoftoff.cpp167 std::ifstream jsonFile(softoffConfigJson); in parseConfig() local
/openbmc/openpower-occ-control/
H A Docc_ffdc.cpp271 fs::path jsonFile{tmpFile}; in makeJsonFFDCFile() local
/openbmc/openpower-vpd-parser/vpd-manager/include/utility/
H A Djson_utility.hpp109 std::ifstream jsonFile(pathToJson); in getParsedJson() local

12