Home
last modified time | relevance | path

Searched refs:source_location (Results 1 – 22 of 22) sorted by relevance

/openbmc/bmcweb/http/
H A Dlogging.hpp101 std::source_location loc;
104 FormatString(const char* stringIn, const std::source_location& locIn = in FormatString()
105 std::source_location::current()) : in FormatString()
120 const std::source_location& loc) noexcept in vlog()
163 const std::source_location& loc = in BMCWEB_LOG_CRITICAL()
164 std::source_location::current()) noexcept in BMCWEB_LOG_CRITICAL()
176 const std::source_location& loc = in BMCWEB_LOG_ERROR()
177 std::source_location::current()) noexcept in BMCWEB_LOG_ERROR()
189 const std::source_location& loc = in BMCWEB_LOG_WARNING()
190 std::source_location::current()) noexcept in BMCWEB_LOG_WARNING()
[all …]
/openbmc/phosphor-logging/lib/include/phosphor-logging/
H A Dlg2.hpp18 template <level S = level::debug, details::any_but<std::source_location>... Ts>
27 explicit log(const std::source_location& s, const char* msg, in log()
43 const std::source_location& s = std::source_location::current()) : in log()
66 explicit levelval(const std::source_location&, const char*, Ts&&...) \
/openbmc/sdbusplus/tools/sdbusplus/templates/
H A Devent.hpp.mako4 ${event.CamelCase}(const nlohmann::json&, const std::source_location&);
7 const std::source_location& source = std::source_location::current()) :
17 const std::source_location& source = std::source_location::current()) :
H A Devents.hpp.mako12 #include <source_location>
H A Devent.cpp.mako47 const nlohmann::json& j, const std::source_location& s)
/openbmc/phosphor-logging/lib/include/phosphor-logging/lg2/
H A Dsource_location.hpp7 using source_location = std::source_location; typedef
H A Dlogger.hpp23 void do_log(level, const std::source_location&, const char*, ...);
H A Dconversion.hpp339 static void done(level l, const std::source_location& s, const char* m, in done()
451 static void start(level l, const std::source_location& s, const char* msg, in start()
/openbmc/sdbusplus/include/sdbusplus/sdbuspp_support/
H A Devent.hpp12 const std::source_location&);
25 const std::source_location& location) in throw_event()
/openbmc/openpower-vpd-parser/vpd-manager/include/
H A Dlogger.hpp308 const std::source_location& i_location =
309 std::source_location::current()) noexcept;
373 void logMessage(std::string_view message, const std::source_location& location =
374 std::source_location::current());
/openbmc/bmcweb/src/
H A Dboost_asio.cpp18 void throw_exception(const std::exception& e, const source_location& loc) in throw_exception()
/openbmc/phosphor-logging/lib/
H A Dlg2_logger.cpp133 static void noop_extra_output(level, const std::source_location&, in noop_extra_output() argument
138 static void cerr_extra_output(level l, const std::source_location& s, in cerr_extra_output()
247 void do_log(level l, const std::source_location& s, const char* m, ...) in do_log()
/openbmc/sdbusplus/include/sdbusplus/
H A Dexception.hpp209 const std::source_location& source = std::source_location::current());
/openbmc/bmcweb/redfish-core/lib/
H A Dmanager_diagnostic_data.hpp43 const std::source_location src = std::source_location::current()) in checkErrors()
/openbmc/openpower-vpd-parser/vpd-manager/src/
H A Dlogger.cpp15 const std::source_location& i_location) noexcept in logMessage()
365 void logMessage(std::string_view message, const std::source_location& location) in logMessage()
/openbmc/sdbusplus/src/
H A Dexception.cpp217 void throw_via_json(const nlohmann::json& j, const std::source_location& source) in throw_via_json()
/openbmc/phosphor-logging/test/
H A Dlog_manager_dbus_tests.cpp221 EXPECT_EQ(source_file, std::source_location::current().file_name()); in TEST_F()
/openbmc/phosphor-logging/docs/
H A Dstructured-logging.md196 openbmc/openbmc#2297). `lg2` uses C++20's `source_location` to, by default,
198 non-defaulted `source_location` for rare but appropriate cases.
213 Solving issue openbmc/openbmc#2297 requires C++20's `source_location` feature.
215 `#ifdef` detection of the `source_location` feature so that C++20 applications
/openbmc/bmcweb/redfish-core/include/
H A Derror_messages.hpp779 void internalError(crow::Response& res, std::source_location location =
780 std::source_location::current());
/openbmc/bmcweb/redfish-core/src/
H A Derror_messages.cpp1249 void internalError(crow::Response& res, const std::source_location location) in internalError()
/openbmc/openbmc/poky/meta/lib/oeqa/files/
H A Dbuildhistory_filelist2.txt2103 -rw-r--r-- root root 2699 ./usr/include/c++/10.1.0/experimental/source_location
H A Dbuildhistory_filelist1.txt2102 -rw-r--r-- root root 2699 ./usr/include/c++/10.1.0/experimental/source_location