Home
last modified time | relevance | path

Searched refs:methodKey (Results 1 – 10 of 10) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xalan/extensions/
DExtensionHandler.java109 String funcName, Vector args, Object methodKey, in callFunction() argument
146 Stylesheet stylesheetTree, Object methodKey) throws TransformerException, IOException; in processElement() argument
DExtensionsTable.java162 Vector argVec, Object methodKey, in extFunction() argument
175 result = extNS.callFunction(funcName, argVec, methodKey, in extFunction()
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/writer/
DDexWriter.java630 for (MethodKey methodKey: classSection.getSortedMethods(classKey)) {
631 …? extends AnnotationSetKey> parameterAnnotations = classSection.getParameterAnnotations(methodKey);
635 classSection.setAnnotationSetRefListOffset(methodKey, prev);
639 classSection.setAnnotationSetRefListOffset(methodKey, position);
772 for (MethodKey methodKey: methods) {
774 classSection.getTryBlocks(methodKey);
775 … Iterable<? extends Instruction> instructions = classSection.getInstructions(methodKey);
776 Iterable<? extends DebugItem> debugItems = classSection.getDebugItems(methodKey);
792 classSection.makeMutableMethodImplementation(methodKey);
802 classSection.getParameterNames(methodKey), debugItems);
[all …]
/external/apache-xml/src/main/java/org/apache/xpath/functions/
DFuncExtFunction.java166 java.lang.String extensionName, Object methodKey) in FuncExtFunction() argument
171 m_methodKey = methodKey; in FuncExtFunction()
/external/apache-xml/src/main/java/org/apache/xpath/
DExtensionsProvider.java51 Vector argVec, Object methodKey) in extFunction() argument
/external/jetty/src/java/org/eclipse/jetty/jmx/
DObjectMBean.java468 String methodKey = name + "("; in invoke() local
471 methodKey += (i > 0 ? "," : "") + signature[i]; in invoke()
472 methodKey += ")"; in invoke()
478 Method method = (Method) _methods.get(methodKey); in invoke()
480 throw new NoSuchMethodException(methodKey); in invoke()
/external/apache-xml/src/main/java/org/apache/xpath/jaxp/
DJAXPExtensionsProvider.java101 Object methodKey) throws javax.xml.transform.TransformerException { in extFunction() argument
/external/apache-xml/src/main/java/org/apache/xalan/transformer/
DTransformerImpl.java408 Vector argVec, Object methodKey) in extFunction() argument
412 argVec, methodKey, in extFunction()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.jdt.apt.core_3.3.401.R36_v20100727-0110.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/dagger2/lib/
Dauto-value-1.0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...