Home
last modified time | relevance | path

Searched refs:string_t (Results 1 – 9 of 9) sorted by relevance

/openbmc/sdbusplus/include/sdbusplus/async/
H A Dproxy.hpp57 using string_t = typedef
59 using string_ref = const string_t&;
63 using value_t = std::conditional_t<V, string_t, std::monostate>;
/openbmc/openpower-vpd-parser/vpd-manager/
H A Dmanager.cpp178 .get_ref<const nlohmann::json::string_t&>(); in restoreSystemVpd()
362 .get_ref<const nlohmann::json::string_t&>(); in processJSON()
366 .get_ref<const nlohmann::json::string_t&>(), in processJSON()
375 .get_ref<const nlohmann::json::string_t&>(), in processJSON()
377 .get_ref<const nlohmann::json::string_t&>()); in processJSON()
406 .get_ref<const nlohmann::json::string_t&>(); in updateSystemVPDBackUpFRU()
561 .get_ref<const nlohmann::json::string_t&>(); in performVPDRecollection()
820 .get_ref<const nlohmann::json::string_t&>(); in triggerVpdCollection()
H A Deditor_impl.cpp435 .get_ref<const nlohmann::json::string_t&>()); in updateCache()
441 .get_ref<const nlohmann::json::string_t&>()); in updateCache()
507 .get_ref<const nlohmann::json::string_t&>(); in expandLocationCode()
639 .get_ref<const nlohmann::json::string_t&>(); in updateKeyword()
/openbmc/openpower-vpd-parser/test/vpd-manager-test/
H A Deditor_test.cpp75 .get_ref<const nlohmann::json::string_t&>(), in processJson()
77 .get_ref<const nlohmann::json::string_t&>()); in processJson()
H A Dreader_test.cpp71 .get_ref<const nlohmann::json::string_t&>(), in processJson()
73 .get_ref<const nlohmann::json::string_t&>()); in processJson()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/cpprest/cpprest/
H A Ddisable-outside-tests.patch73 void handshake_error_test_impl(const ::utility::string_t& host)
/openbmc/openpower-vpd-parser/
H A Dibm_vpd_app.cpp948 .get_ref<const nlohmann::json::string_t&>()), in parseVpdFile()
1010 .get_ref<const nlohmann::json::string_t&>(); in updateVpdDataOnHw()
1055 .get_ref<const nlohmann::json::string_t&>(); in restoreSystemVPD()
1894 .get_ref<const nlohmann::json::string_t&>(); in main()
H A Dibm_vpd_utils.cpp297 .get_ref<const nlohmann::json::string_t&>() == ObjPath) in getVpdFilePath()
/openbmc/bmcweb/redfish-core/include/utils/
H A Djson_utils.hpp779 const nlohmann::json::string_t* nameA = in objectKeyCmp()
781 const nlohmann::json::string_t* nameB = in objectKeyCmp()