Searched refs:returnType (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/asm/
H A DType.java476 * @param returnType the return type of the method.
482 final Type returnType,
491 returnType.getDescriptor(buf);
481 getMethodDescriptor( final Type returnType, final Type[] argumentTypes) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/HelpGen/src/
H A DHelpGen.cpp1537 wxString returnType = wxString(startRetType, current - startRetType); local
1538 TeXUnfilter(&returnType);
1696 returnType.c_str(),
1722 MethodInfo *method = new MethodInfo(returnType, funcName, params);

Completed in 48 milliseconds