Home
last modified time | relevance | path

Searched refs:methodKey (Results 1 – 9 of 9) 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.java598 for (MethodKey methodKey: classSection.getSortedMethods(classKey)) {
599 …? extends AnnotationSetKey> parameterAnnotations = classSection.getParameterAnnotations(methodKey);
603 classSection.setAnnotationSetRefListOffset(methodKey, prev);
607 classSection.setAnnotationSetRefListOffset(methodKey, position);
738 for (MethodKey methodKey: methods) {
740 classSection.getTryBlocks(methodKey);
741 … Iterable<? extends Instruction> instructions = classSection.getInstructions(methodKey);
742 Iterable<? extends DebugItem> debugItems = classSection.getDebugItems(methodKey);
758 classSection.makeMutableMethodImplementation(methodKey);
768 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 ...