Home
last modified time | relevance | path

Searched defs:MakeSpan (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/abseil-cpp/absl/types/
H A Dspan.h716 constexpr auto MakeConstSpan(const C& c) noexcept -> decltype(MakeSpan(c)) { MakeSpan() function
[all...]
/third_party/node/deps/v8/third_party/inspector_protocol/crdtp/
H A Dspan.h54 constexpr span<char> MakeSpan(const char (&str)[N]) { in MakeSpan() function

Completed in 2 milliseconds