Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/java/lang/reflect/
DConstructor.java152 return super.getParameterCountInternal(); in getParameterCount()
DMethod.java200 return super.getParameterCountInternal(); in getParameterCount()
DExecutable.java640 final native int getParameterCountInternal(); in getParameterCountInternal() method in Executable
/libcore/ojluni/annotations/hiddenapi/java/lang/reflect/
DExecutable.java163 final native int getParameterCountInternal(); in getParameterCountInternal() method in Executable