Home
last modified time | relevance | path

Searched defs:getAddress (Results 1 – 25 of 30) sorted by relevance

12

/external/nist-sip/java/javax/sip/header/
DHeaderAddress.java6 Address getAddress(); in getAddress() method
/external/nist-sip/java/gov/nist/javax/sip/header/
DAddressParameters.java15 public abstract Address getAddress(); in getAddress() method
DAddressParametersHeader.java52 public Address getAddress() { in getAddress() method in AddressParametersHeader
DContact.java143 public javax.sip.address.Address getAddress() { in getAddress() method in Contact
/external/nist-sip/java/gov/nist/javax/sip/header/ims/
DAddressHeaderIms.java51 public Address getAddress() { in getAddress() method in AddressHeaderIms
/external/llvm/lib/IR/
DIntrinsicInst.cpp56 Value *DbgDeclareInst::getAddress() const { in getAddress() function in DbgDeclareInst
/external/llvm/include/llvm/CodeGen/
DMachORelocation.h44 uint32_t getAddress() const { return r_scattered ? r_value : r_address; } in getAddress() function
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/
DRoute.java54 public Address getAddress() { in getAddress() method in Route
/external/llvm/include/llvm/Support/
DDataExtractor.h130 uint64_t getAddress(uint32_t *offset_ptr) const { in getAddress() function
/external/smack/src/org/xbill/DNS/
DAAAARecord.java58 getAddress() { in getAddress() method in AAAARecord
DISDNRecord.java73 getAddress() { in getAddress() method in ISDNRecord
DX25Record.java72 getAddress() { in getAddress() method in X25Record
DARecord.java76 getAddress() { in getAddress() method in ARecord
DNSAPRecord.java92 getAddress() { in getAddress() method in NSAPRecord
DClientSubnetOption.java120 getAddress() { in getAddress() method in ClientSubnetOption
DSimpleResolver.java77 getAddress() { in getAddress() method in SimpleResolver
DTokenizer.java534 getAddress(int family) throws IOException { in getAddress() method in Tokenizer
/external/dexmaker/src/dx/java/com/android/dx/rop/code/
DSourcePosition.java155 public int getAddress() { in getAddress() method in SourcePosition
/external/llvm/include/llvm/Object/
DObjectFile.h366 inline std::error_code SymbolRef::getAddress(uint64_t &Result) const { in getAddress() function
418 inline std::error_code SectionRef::getAddress(uint64_t &Result) const { in getAddress() function
498 inline std::error_code RelocationRef::getAddress(uint64_t &Result) const { in getAddress() function
/external/dexmaker/src/dx/java/com/android/dx/dex/code/
DPositionList.java179 public int getAddress() { in getAddress() method in PositionList.Entry
DDalvInsn.java162 public final int getAddress() { in getAddress() method in DalvInsn
DLocalList.java211 public int getAddress() { in getAddress() method in LocalList.Entry
/external/nist-sip/java/gov/nist/core/
DHost.java159 public String getAddress() { in getAddress() method in Host
/external/smack/src/org/jivesoftware/smackx/bytestreams/socks5/packet/
DBytestream.java300 public String getAddress() { in getAddress() method in Bytestream.StreamHost
/external/llvm/include/llvm/Analysis/
DMemoryDependenceAnalysis.h238 Value *getAddress() const { return Address; } in getAddress() function

12