Searched defs:RunType (Results 1 – 8 of 8) sorted by relevance
76 using RunType = R(Args...); variable199 constexpr OnceCallback(internal::NullCallbackTag::WithSignature<RunType>) in OnceCallback()216 constexpr OnceCallback(internal::DoNothingCallbackTag::WithSignature<RunType>) in OnceCallback()268 using RunType = R(Args...); variable397 constexpr RepeatingCallback(internal::NullCallbackTag::WithSignature<RunType>) in RepeatingCallback()415 internal::DoNothingCallbackTag::WithSignature<RunType>) in RepeatingCallback()
22 typedef SkRegion::RunType RunType; typedef
80 typedef void RunType(); typedef in PR11931::Callback
25 typedef int32_t RunType; typedef
38 enum RunType { enum
81 enum RunType { enum in Ldml2JsonConverter89 RunType() { in RunType() method in Ldml2JsonConverter.RunType93 RunType(boolean isTiered, boolean hasLocales) { in RunType() method in Ldml2JsonConverter.RunType
1322 enum RunType { RT_Iteration, RT_Aggregate }; enum
1370 enum RunType { RT_Iteration, RT_Aggregate }; enum