Searched refs:baseMethod (Results 1 – 8 of 8) sorted by relevance
107 FrameworkMethod baseMethod, Iterable<ParameterSet> parameterSetList, String suffix) { in createParameterizedMethods() argument111 returnList.add(new ParameterizedFrameworkMethod(baseMethod.getMethod(), set, suffix)); in createParameterizedMethods()
30 void baseMethod() const { }37 void work() const { baseMethod(); }
6 - (void)baseMethod; method25 - (void)baseMethod; method
26 public void baseMethod() { in baseMethod() method in BaseSampleInheritance
180 private MethodSpec emptyComponentMethod(TypeElement typeElement, ExecutableElement baseMethod) { in emptyComponentMethod() argument181 return MethodSpec.overriding(baseMethod, MoreTypes.asDeclared(typeElement.asType()), types) in emptyComponentMethod()
3369 virtual void baseMethod() = 0;3379 void baseMethod() EXCLUSIVE_LOCKS_REQUIRED(get_mutex()) { in baseMethod() function in TemplateLockReturned::Derived
3738 virtual void baseMethod() = 0;3748 void baseMethod() EXCLUSIVE_LOCKS_REQUIRED(get_mutex()) { in baseMethod() function in TemplateLockReturned::Derived
META-INF/ META-INF/MANIFEST.MF build-data.properties META-INF ...