Searched defs:kTypes (Results 1 – 5 of 5) sorted by relevance
115 static const CPDF_TestParser::ObjectType kTypes[] = { in TEST() local148 static const CPDF_TestParser::ObjectType kTypes[] = { in TEST() local188 static const CPDF_TestParser::ObjectType kTypes[] = { in TEST() local226 static const CPDF_TestParser::ObjectType kTypes[] = { in TEST() local
17 const FX_DATETIMETYPE kTypes[] = {FX_DATETIMETYPE_Date, FX_DATETIMETYPE_Time, variable
253 constexpr Type kTypes[] = {PERFETTO_TP_STATS(PERFETTO_TP_STATS_TYPE)}; variable
135 constexpr auto kTypes = PacketTypesWithPayload(MethodInfo<kMethod>::kType); in For() local
589 enum MiniReflect { kNone, kTypes, kTypesAndNames }; enumerator