Home
last modified time | relevance | path

Searched refs:format_iso8601_basic (Results 1 – 2 of 2) sorted by relevance

/third_party/nghttp2/src/
Dutil.h672 template <typename T> StringRef format_iso8601_basic(char *out, const T &tp) { in format_iso8601_basic() function
Dshrpx_http3_upstream.cc2854 util::format_iso8601_basic(buf.data(), std::chrono::system_clock::now()); in open_qlog_file()