Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/include/binder/
DIInterface.h123 inline const String16& BnInterface<INTERFACE>::getInterfaceDescriptor() const in getInterfaceDescriptor() function
/frameworks/base/core/java/android/os/
DIBinder.java180 public @Nullable String getInterfaceDescriptor() throws RemoteException; in getInterfaceDescriptor() method
DBinder.java430 public @Nullable String getInterfaceDescriptor() { in getInterfaceDescriptor() method in Binder
1138 public native String getInterfaceDescriptor() throws RemoteException; in getInterfaceDescriptor() method in BinderProxy
/frameworks/native/libs/binder/
DBinder.cpp109 const String16& BBinder::getInterfaceDescriptor() const in getInterfaceDescriptor() function in android::BBinder
DBpBinder.cpp156 const String16& BpBinder::getInterfaceDescriptor() const in getInterfaceDescriptor() function in android::BpBinder