OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:HANDLER
(Results
1 - 5
of
5
) sorted by null
/external/v8/src/
property-details.h
62
HANDLER
= 4, // only in lookup results, not in descriptors
/external/chromium_org/v8/src/
property-details.h
73
HANDLER
= 4,
/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
...]
/external/robolectric/lib/main/
javassist-3.14.0-GA.jar
Completed in 8155 milliseconds