Home
last modified time | relevance | path

Searched defs:getInterfaceDescriptor (Results 1 – 9 of 9) sorted by relevance

/frameworks/native/include/binder/
DIInterface.h123 inline const String16& BnInterface<INTERFACE>::getInterfaceDescriptor() const in getInterfaceDescriptor() function
/frameworks/base/core/java/android/os/storage/
DIMountShutdownObserver.java90 public java.lang.String getInterfaceDescriptor() { in getInterfaceDescriptor() method in IMountShutdownObserver.Stub.Proxy
DIObbActionListener.java95 public String getInterfaceDescriptor() { in getInterfaceDescriptor() method in IObbActionListener.Stub.Proxy
DIMountServiceListener.java138 public String getInterfaceDescriptor() { in getInterfaceDescriptor() method in IMountServiceListener.Stub.Proxy
DIMountService.java48 public String getInterfaceDescriptor() { in getInterfaceDescriptor() method in IMountService.Stub.Proxy
/frameworks/base/core/java/android/os/
DIBinder.java163 public String getInterfaceDescriptor() throws RemoteException; in getInterfaceDescriptor() method
DBinder.java226 public String getInterfaceDescriptor() { in getInterfaceDescriptor() method in Binder
506 public native String getInterfaceDescriptor() throws RemoteException; in getInterfaceDescriptor() method in BinderProxy
/frameworks/native/libs/binder/
DBinder.cpp88 const String16& BBinder::getInterfaceDescriptor() const in getInterfaceDescriptor() function in android::BBinder
DBpBinder.cpp106 const String16& BpBinder::getInterfaceDescriptor() const in getInterfaceDescriptor() function in android::BpBinder