HomeSort by relevance Sort by last modified time
    Searched defs:getPrototype (Results 1 - 10 of 10) sorted by null

  /dalvik/dexgen/src/com/android/dexgen/rop/cst/
CstBaseMethodRef.java 60 public final Prototype getPrototype() {
75 public final Prototype getPrototype(boolean isStatic) {
117 * {@code getPrototype().getParameterTypes().getWordCount()},
125 return getPrototype(isStatic).getParameterTypes().getWordCount();
  /dalvik/dx/src/com/android/dx/cf/code/
Machine.java 39 public Prototype getPrototype();
BaseMachine.java 99 public Prototype getPrototype() {
  /dalvik/dx/src/com/android/dx/rop/cst/
CstBaseMethodRef.java 60 public final Prototype getPrototype() {
75 public final Prototype getPrototype(boolean isStatic) {
117 * {@code getPrototype().getParameterTypes().getWordCount()},
125 return getPrototype(isStatic).getParameterTypes().getWordCount();
  /external/dexmaker/src/dx/java/com/android/dx/rop/cst/
CstBaseMethodRef.java 60 public final Prototype getPrototype() {
75 public final Prototype getPrototype(boolean isStatic) {
117 * {@code getPrototype().getParameterTypes().getWordCount()},
125 return getPrototype(isStatic).getParameterTypes().getWordCount();
  /external/tagsoup/src/org/ccil/cowan/tagsoup/jaxp/
SAXFactoryImpl.java 84 getPrototype().setFeature(name, value);
102 return getPrototype().getFeature(name);
107 private SAXParserImpl getPrototype()
  /external/smali/dexlib/src/main/java/org/jf/dexlib/
MethodIdItem.java 198 public ProtoIdItem getPrototype() {
  /external/llvm/lib/Target/NVPTX/
NVPTXISelLowering.cpp 345 NVPTXTargetLowering::getPrototype(Type *retTy, const ArgListTy &Args,
    [all...]
  /prebuilts/sdk/tools/lib/
dx.jar 
  /external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
compiler.jar 

Completed in 436 milliseconds