Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/abseil-cpp/absl/flags/internal/
Dflag.cc203 flags_internal::RuntimeTypeId(op_); in AssertValidType()
Dflag.h148 inline const std::type_info* RuntimeTypeId(FlagOpFn op) { in RuntimeTypeId() function