HomeSort by relevance Sort by last modified time
    Searched defs:Intercept (Results 1 - 3 of 3) sorted by null

  /external/guice/core/test/com/google/inject/internal/
ProxyFactoryTest.java 30 import org.aopalliance.intercept.MethodInterceptor;
31 import org.aopalliance.intercept.MethodInvocation;
82 aspects.add(new MethodAspect(only(Bar.class), annotatedWith(Intercept.class), interceptor));
107 @Intercept
122 @Intercept
129 @interface Intercept {}
  /external/skia/src/core/
SkGlyph.h 42 struct Intercept {
43 Intercept* fNext;
49 Intercept* fIntercept;
  /external/v8/src/
isolate.cc     [all...]

Completed in 72 milliseconds