Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/
DIServiceManager.cpp58 const String16& IServiceManager::getInterfaceDescriptor() const { in getInterfaceDescriptor() function in android::IServiceManager
79 const String16& getInterfaceDescriptor() const override { in getInterfaceDescriptor() function in android::ServiceManagerShim
DBinder.cpp161 const String16& BBinder::getInterfaceDescriptor() const in getInterfaceDescriptor() function in android::BBinder
DBpBinder.cpp162 const String16& BpBinder::getInterfaceDescriptor() const in getInterfaceDescriptor() function in android::BpBinder
/frameworks/native/include/binder/
DIInterface.h196 inline const String16& BnInterface<INTERFACE>::getInterfaceDescriptor() const in getInterfaceDescriptor() function
/frameworks/native/libs/binder/include/binder/
DIInterface.h196 inline const String16& BnInterface<INTERFACE>::getInterfaceDescriptor() const in getInterfaceDescriptor() function
/frameworks/base/core/java/android/os/
DIBinder.java182 public @Nullable String getInterfaceDescriptor() throws RemoteException; in getInterfaceDescriptor() method
DBinderProxy.java532 public native String getInterfaceDescriptor() throws RemoteException; in getInterfaceDescriptor() method in BinderProxy
DBinder.java605 public @Nullable String getInterfaceDescriptor() { in getInterfaceDescriptor() method in Binder
/frameworks/native/libs/binder/ndk/
Dibinder_internal.h110 const ::android::String16& getInterfaceDescriptor() const { return mInterfaceDescriptor; } in getInterfaceDescriptor() function
Dibinder.cpp128 const String16& ABBinder::getInterfaceDescriptor() const { in getInterfaceDescriptor() function in ABBinder
/frameworks/base/core/tests/coretests/src/com/android/internal/os/
DBinderDeathDispatcherTest.java50 public String getInterfaceDescriptor() throws RemoteException { in getInterfaceDescriptor() method in BinderDeathDispatcherTest.MyTarget
/frameworks/base/core/jni/
Dandroid_util_Binder.cpp366 const String16& getInterfaceDescriptor() const override in getInterfaceDescriptor() function in JavaBBinder