Home
last modified time | relevance | path

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

/external/apache-xml/src/main/java/org/apache/xpath/compiler/
DCompiler.java1083 synchronized private long getNextMethodId() in getNextMethodId() method in Compiler
1121 Function extension = new FuncExtFunction(ns, funcName, String.valueOf(getNextMethodId())); in compileExtension()