Searched refs:findFactory (Results 1 – 3 of 3) sorted by relevance
43 public static IFactoryAnnotation findFactory(IAnnotationFinder finder, Method m) { in findFactory() method in AnnotationHelper47 public static IFactoryAnnotation findFactory(IAnnotationFinder finder, Constructor c) { in findFactory() method in AnnotationHelper
289 result = AnnotationHelper.findFactory(finder, m.getMethod()); in findDataProviderInfo()300 result = AnnotationHelper.findFactory(finder, m.getConstructor()); in findDataProviderInfo()
210 SkFlattenable::Factory findFactory(const char name[]) { in findFactory() function in SkPipeReader728 SkFlattenable::Factory factory = reader.findFactory(name); in defineFactory_handler()