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

  /external/llvm/include/llvm/MC/
MachineLocation.h 92 const MachineLocation &getDestination() const { return Destination; }
MCDwarf.h 259 const MachineLocation &getDestination() const { return Destination; }
  /frameworks/base/core/java/android/net/
RouteInfo.java 110 public LinkAddress getDestination() {
163 target.getDestination() == null
164 : mDestination.equals(target.getDestination());
  /frameworks/ex/chips/src/com/android/ex/chips/
RecipientEntry.java 174 public String getDestination() {

Completed in 264 milliseconds