Home
last modified time | relevance | path

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

12

/frameworks/compile/libbcc/include/bcc/ExecutionEngine/
DCompilerRTSymbolResolver.h29 virtual void *getAddress(const char *pName) { in getAddress() function
DSymbolResolvers.h77 virtual void *getAddress(const char *pName) { in getAddress() function
117 virtual void *getAddress(const char *pName) { in getAddress() function
/frameworks/compile/libbcc/lib/ExecutionEngine/
DSymbolResolverProxy.cpp21 void *SymbolResolverProxy::getAddress(const char *pName) { in getAddress() function in SymbolResolverProxy
DSymbolResolvers.cpp84 void *DyldSymbolResolver::getAddress(const char *pName) { in getAddress() function in DyldSymbolResolver
/frameworks/base/core/java/android/bluetooth/
DIBluetoothManager.aidl45 String getAddress(); in getAddress() method
DIBluetooth.aidl39 String getAddress(); in getAddress() method
DBluetoothDevice.java674 public String getAddress() { in getAddress() method in BluetoothDevice
DBluetoothAdapter.java635 public String getAddress() { in getAddress() method in BluetoothAdapter
/frameworks/base/core/java/android/hardware/usb/
DUsbEndpoint.java59 public int getAddress() { in getAddress() method in UsbEndpoint
/frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
DBluetoothInstrumentation.java103 public void getAddress() { in getAddress() method in BluetoothInstrumentation
/frameworks/base/telecomm/java/android/telecom/
DConnectionRequest.java84 public Uri getAddress() { return mAddress; } in getAddress() method in ConnectionRequest
DPhoneAccount.java445 public Uri getAddress() { in getAddress() method in PhoneAccount
DRemoteConnection.java541 public Uri getAddress() { in getAddress() method in RemoteConnection
/frameworks/base/core/java/android/net/
DIpPrefix.java143 public InetAddress getAddress() { in getAddress() method in IpPrefix
DLinkAddress.java248 public InetAddress getAddress() { in getAddress() method in LinkAddress
/frameworks/base/core/java/android/hardware/hdmi/
DHdmiPortInfo.java85 public int getAddress() { in getAddress() method in HdmiPortInfo
/frameworks/rs/cpu_ref/linkloader/include/impl/
DELFSymbol.hxx122 void *ELFSymbol_CRTP<Bitwidth>::getAddress(int machine, bool autoAlloc) const { in getAddress() function in ELFSymbol_CRTP
/frameworks/base/core/java/android/text/util/
DRfc822Token.java46 public String getAddress() { in getAddress() method in Rfc822Token
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DInboundSmsTracker.java279 String getAddress() { in getAddress() method in InboundSmsTracker
DConnection.java124 public String getAddress() { in getAddress() method in Connection
/frameworks/rs/cpu_ref/linkloader/include/
DELFSectionHeader.h65 addr_t getAddress() const { in getAddress() function
/frameworks/opt/net/voip/src/java/android/net/sip/
DSimpleSessionDescription.java149 public String getAddress() { in getAddress() method in SimpleSessionDescription
401 public String getAddress() { in getAddress() method in SimpleSessionDescription.Fields
/frameworks/base/core/java/android/view/
DDisplay.java374 public String getAddress() { in getAddress() method in Display
/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
DSmsMessage.java552 GsmSmsAddress getAddress() { in getAddress() method in SmsMessage.PduParser
/frameworks/base/media/java/android/media/
DAudioDevice.java147 public String getAddress() { in getAddress() method in AudioDevice

12