Home
last modified time | relevance | path

Searched defs:getElementValue (Results 1 – 6 of 6) sorted by relevance

/external/smali/dexlib2/src/main/java/org/jf/dexlib2/writer/
DAnnotationSection.java44 @Nonnull EncodedValue getElementValue(@Nonnull AnnotationElement element); in getElementValue() method
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/writer/pool/
DAnnotationPool.java76 …@Nonnull @Override public EncodedValue getElementValue(@Nonnull AnnotationElement annotationElemen… in getElementValue() method in AnnotationPool
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/writer/builder/
DBuilderAnnotationPool.java86 public BuilderEncodedValue getElementValue(@Nonnull BuilderAnnotationElement element) { in getElementValue() method in BuilderAnnotationPool
/external/icu/icu4c/source/common/
Ducharstriebuilder.cpp240 UCharsTrieBuilder::getElementValue(int32_t i) const { in getElementValue() function in UCharsTrieBuilder
Dbytestriebuilder.cpp291 BytesTrieBuilder::getElementValue(int32_t i) const { in getElementValue() function in BytesTrieBuilder
/external/llvm/lib/IR/
DConstants.cpp752 Constant *ConstantAggregateZero::getElementValue(Constant *C) const { in getElementValue() function in ConstantAggregateZero
758 Constant *ConstantAggregateZero::getElementValue(unsigned Idx) const { in getElementValue() function in ConstantAggregateZero
785 UndefValue *UndefValue::getElementValue(Constant *C) const { in getElementValue() function in UndefValue
791 UndefValue *UndefValue::getElementValue(unsigned Idx) const { in getElementValue() function in UndefValue