Home
last modified time | relevance | path

Searched refs:implementor (Results 1 – 7 of 7) sorted by relevance

/external/javassist/src/main/javassist/tools/reflect/
DCompiler.java92 Reflection implementor = new Reflection(); in processClasses() local
94 implementor.start(pool); in processClasses()
112 if (!implementor.makeReflective(c, pool.get(metaobj), in processClasses()
125 implementor.onLoad(pool, entries[i].classname); in processClasses()
/external/webkit/Source/WebKit/win/Interfaces/
DIWebResourceLoadDelegate.idl69 @discussion An implementor of WebResourceLoadDelegate should provide an identifier
74 @result An identifier that will be passed back to the implementor for each callback.
91 @result Returns the request, which may be mutated by the implementor, although typically
/external/iproute2/doc/
Dapi-ip6-flowlabels.tex255 for implementor (i.e.\ me), and taking into account that flow labels
/external/icu4c/test/testdata/
Drbbitst.txt322 …/code> values accessed in the target VM. •Calls to xxx will return an implementor of this interfa…
/external/zlib/doc/
Drfc1951.txt780 recommended that the implementor of a compressor follow the general
/external/webkit/Source/WebKit/mac/
DChangeLog-2006-02-0926859 Moved this NSURLProtocolClient implementor to API-approved
/external/webkit/Source/WebCore/
DChangeLog-2006-12-3135423 …and only one implementor. Using void* here is a needless abstraction. It's an NPObject*! Admit …