Home
last modified time | relevance | path

Searched defs:getParameterCountInternal (Results 1 – 2 of 2) sorted by relevance

/libcore/ojluni/annotations/hiddenapi/java/lang/reflect/
DExecutable.java163 final native int getParameterCountInternal(); in getParameterCountInternal() method in Executable
/libcore/ojluni/src/main/java/java/lang/reflect/
DExecutable.java640 final native int getParameterCountInternal(); in getParameterCountInternal() method in Executable