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

  /external/chromium-trace/catapult/telemetry/third_party/webpagereplay/
httpproxy.py 74 # Make request handler logging match our logging format.
272 HANDLER = HttpArchiveHandler
325 BaseHTTPServer.HTTPServer.__init__(self, (host, port), self.HANDLER)
379 self.HANDLER = sslproxy.wrap_handler(HttpArchiveHandler)
  /external/javassist/src/main/javassist/util/proxy/
ProxyFactory.java 41 * forwarded and then <code>invoke()</code> is called on the method handler
43 * the interfaces are also forwarded to the method handler.
78 * it, and sets the method handler of the instance:
85 * <p>To change the method handler during runtime,
89 * MethodHandler mi = ... ; // alternative handler
94 * employ the default handler which proceeds by invoking the original method.
95 * The behaviour of the default handler is identical to the following
96 * handler:
116 * used to specify a default handler which newly created proxy classes should install
120 * clients to set the handler of a proxy instance explicitly by calling metho
156 private MethodHandler handler; \/\/ retained for legacy usage field in class:ProxyFactory
    [all...]
  /external/clang/include/clang/AST/
Stmt.h     [all...]
  /development/samples/SupportLeanbackShowcase/libs/
picasso-2.5.2.jar 
  /external/owasp/sanitizer/lib/htmlparser-1.3/
htmlparser-1.3-with-transitions.jar 
htmlparser-1.3.jar 
  /external/guice/extensions/persist/lib/
hsqldb.jar 
javassist.jar 
  /prebuilts/tools/common/m2/repository/com/thoughtworks/xstream/xstream/1.4.8/
xstream-1.4.8.jar 
  /external/guice/extensions/struts2/lib/
javassist.jar 
  /external/robolectric/v1/lib/main/
javassist-3.14.0-GA.jar 

Completed in 395 milliseconds