Home
last modified time | relevance | path

Searched defs:UntypedFormatSpec (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/
Dbind.h32 class UntypedFormatSpec; variable
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
Dstr_format.h102 explicit UntypedFormatSpec(string_view s) : spec_(s) {} in UntypedFormatSpec() function
105 explicit UntypedFormatSpec(const str_format_internal::ParsedFormatBase* pc) in UntypedFormatSpec() function