Searched refs:implementor (Results 1 – 7 of 7) sorted by relevance
92 Reflection implementor = new Reflection(); in processClasses() local94 implementor.start(pool); in processClasses()112 if (!implementor.makeReflective(c, pool.get(metaobj), in processClasses()125 implementor.onLoad(pool, entries[i].classname); in processClasses()
69 @discussion An implementor of WebResourceLoadDelegate should provide an identifier74 @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
255 for implementor (i.e.\ me), and taking into account that flow labels
322 …/code> values accessed in the target VM. •Calls to xxx will return an implementor of this interfa…
780 recommended that the implementor of a compressor follow the general
26859 Moved this NSURLProtocolClient implementor to API-approved
35423 …and only one implementor. Using void* here is a needless abstraction. It's an NPObject*! Admit …