Home
last modified time | relevance | path

Searched defs:getPrototype (Results 1 – 4 of 4) sorted by relevance

/external/dexmaker/src/dx/java/com/android/dx/rop/cst/
DCstBaseMethodRef.java60 public final Prototype getPrototype() { in getPrototype() method in CstBaseMethodRef
75 public final Prototype getPrototype(boolean isStatic) { in getPrototype() method in CstBaseMethodRef
/external/tagsoup/src/org/ccil/cowan/tagsoup/jaxp/
DSAXFactoryImpl.java107 private SAXParserImpl getPrototype() in getPrototype() method in SAXFactoryImpl
/external/smali/dexlib/src/main/java/org/jf/dexlib/
DMethodIdItem.java198 public ProtoIdItem getPrototype() { in getPrototype() method in MethodIdItem
/external/llvm/lib/Target/NVPTX/
DNVPTXISelLowering.cpp251 std::string NVPTXTargetLowering::getPrototype(Type *retTy, in getPrototype() function in NVPTXTargetLowering