Home
last modified time | relevance | path

Searched refs:string_t (Results 1 – 4 of 4) 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/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/bmcweb/redfish-core/include/utils/
H A Djson_utils.hpp820 const nlohmann::json::string_t* nameA = in objectKeyCmp()
822 const nlohmann::json::string_t* nameB = in objectKeyCmp()
/openbmc/openpower-vpd-parser/vpd-manager/src/
H A Dmanager.cpp524 .get_ref<const nlohmann::json::string_t&>()); in getFrusByUnexpandedLocationCode()