Home
last modified time | relevance | path

Searched defs:getInterfaceDescriptor (Results 1 – 10 of 10) 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.java103 public String getInterfaceDescriptor() { in getInterfaceDescriptor() method in IMountServiceListener.Stub.Proxy
DIMountService.java47 public String getInterfaceDescriptor() { in getInterfaceDescriptor() method in IMountService.Stub.Proxy
/frameworks/base/core/java/android/os/
DIBinder.java156 public String getInterfaceDescriptor() throws RemoteException; in getInterfaceDescriptor() method
DBinder.java219 public String getInterfaceDescriptor() { in getInterfaceDescriptor() method in Binder
499 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
/frameworks/base/core/java/android/security/
DIKeystoreService.java44 public String getInterfaceDescriptor() { in getInterfaceDescriptor() method in IKeystoreService.Stub.Proxy