Searched defs:jsonDir (Results 1 – 5 of 5) sorted by relevance
/openbmc/phosphor-inventory-manager/test/ | ||
H A D | associations_test.cpp | 146 fs::path jsonDir; member in AssocsTest |
/openbmc/pldm/libpldmresponder/ | ||
H A D | bios_config.hpp | 158 const fs::path jsonDir; member in pldm::responder::bios::BIOSConfig |
H A D | bios_config.cpp | 43 const char* jsonDir, const char* tableDir, DBusHandler* const dbusHandler, in BIOSConfig() |
/openbmc/ibm-logging/test/ | ||
H A D | test_policy.cpp | 222 fs::path jsonDir; member in PolicyTableTest |
/openbmc/pldm/host-bmc/ | ||
H A D | dbus_to_terminus_effecters.cpp | 40 fs::path jsonDir(jsonPath); in parseEffecterJson() local |