Home
last modified time | relevance | path

Searched defs:getValueType (Results 1 – 25 of 26) sorted by relevance

12

/external/smali/dexlib/src/main/java/org/jf/dexlib/EncodedValue/
DNullEncodedValue.java64 public ValueType getValueType() { in getValueType() method in NullEncodedValue
DByteEncodedValue.java78 public ValueType getValueType() { in getValueType() method in ByteEncodedValue
DLongEncodedValue.java83 public ValueType getValueType() { in getValueType() method in LongEncodedValue
DShortEncodedValue.java83 public ValueType getValueType() { in getValueType() method in ShortEncodedValue
DIntEncodedValue.java83 public ValueType getValueType() { in getValueType() method in IntEncodedValue
DFloatEncodedValue.java85 public ValueType getValueType() { in getValueType() method in FloatEncodedValue
DDoubleEncodedValue.java85 public ValueType getValueType() { in getValueType() method in DoubleEncodedValue
DTypeEncodedValue.java87 public ValueType getValueType() { in getValueType() method in TypeEncodedValue
DMethodEncodedValue.java87 public ValueType getValueType() { in getValueType() method in MethodEncodedValue
DStringEncodedValue.java88 public ValueType getValueType() { in getValueType() method in StringEncodedValue
DEnumEncodedValue.java87 public ValueType getValueType() { in getValueType() method in EnumEncodedValue
DFieldEncodedValue.java87 public ValueType getValueType() { in getValueType() method in FieldEncodedValue
DCharEncodedValue.java85 public ValueType getValueType() { in getValueType() method in CharEncodedValue
DEncodedValue.java112 public abstract ValueType getValueType(); in getValueType() method in EncodedValue
DBooleanEncodedValue.java101 public ValueType getValueType() { in getValueType() method in BooleanEncodedValue
DArrayEncodedSubValue.java118 public ValueType getValueType() { in getValueType() method in ArrayEncodedSubValue
DAnnotationEncodedSubValue.java145 public ValueType getValueType() { in getValueType() method in AnnotationEncodedSubValue
/external/smack/asmack-master/static-src/novell-openldap-jldap/com/novell/sasl/client/
DParsedDirective.java50 int getValueType() in getValueType() method in ParsedDirective
/external/smack/src/com/novell/sasl/client/
DParsedDirective.java50 int getValueType() in getValueType() method in ParsedDirective
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DMemRegion.h757 QualType getValueType() const { in getValueType() function
793 QualType getValueType() const { in getValueType() function
825 QualType getValueType() const { in getValueType() function
881 QualType getValueType() const { in getValueType() function
913 QualType getValueType() const { in getValueType() function
936 QualType getValueType() const { in getValueType() function
1029 QualType getValueType() const { in getValueType() function
1063 QualType getValueType() const { in getValueType() function
/external/llvm/utils/TableGen/
DCodeGenTarget.h200 MVT::SimpleValueType getValueType() const { return Ty; } in getValueType() function
DCodeGenTarget.cpp38 MVT::SimpleValueType llvm::getValueType(Record *Rec) { in getValueType() function in llvm
/external/chromium_org/android_webview/java/src/org/chromium/android_webview/
DAndroidProtocolHandler.java70 private static int getValueType(Context context, int fieldId) { in getValueType() method in AndroidProtocolHandler
/external/clang/lib/CodeGen/
DCGAtomic.cpp78 QualType getValueType() const { return ValueTy; } in getValueType() function in __anon9b30ea710111::AtomicInfo
/external/clang/lib/StaticAnalyzer/Core/
DMemRegion.cpp236 QualType ObjCIvarRegion::getValueType() const { in getValueType() function in ObjCIvarRegion
240 QualType CXXBaseObjectRegion::getValueType() const { in getValueType() function in CXXBaseObjectRegion

12