Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/tests/parcel_fuzzer/
Drandom_parcel.cpp29 const String16& getInterfaceDescriptor() const override { return mDescriptor; } in getInterfaceDescriptor() function in android::NamedBinder
/frameworks/native/libs/binder/
DIServiceManager.cpp58 const String16& IServiceManager::getInterfaceDescriptor() const { in getInterfaceDescriptor() function in android::IServiceManager
81 const String16& getInterfaceDescriptor() const override { in getInterfaceDescriptor() function in android::ServiceManagerShim
DBinder.cpp172 const String16& BBinder::getInterfaceDescriptor() const in getInterfaceDescriptor() function in android::BBinder
DBpBinder.cpp193 const String16& BpBinder::getInterfaceDescriptor() const in getInterfaceDescriptor() function in android::BpBinder
/frameworks/native/include/binder/
DIInterface.h193 inline const String16& BnInterface<INTERFACE>::getInterfaceDescriptor() const in getInterfaceDescriptor() function
/frameworks/native/libs/binder/include/binder/
DIInterface.h193 inline const String16& BnInterface<INTERFACE>::getInterfaceDescriptor() const in getInterfaceDescriptor() function
/frameworks/base/core/java/android/os/
DIBinder.java204 public @Nullable String getInterfaceDescriptor() throws RemoteException; in getInterfaceDescriptor() method
DBinderProxy.java590 public native String getInterfaceDescriptor() throws RemoteException; in getInterfaceDescriptor() method in BinderProxy
DBinder.java646 public @Nullable String getInterfaceDescriptor() { in getInterfaceDescriptor() method in Binder
/frameworks/base/core/tests/coretests/src/com/android/internal/os/
DBinderDeathDispatcherTest.java51 public String getInterfaceDescriptor() throws RemoteException { in getInterfaceDescriptor() method in BinderDeathDispatcherTest.MyTarget
/frameworks/native/libs/binder/ndk/
Dibinder_internal.h115 const ::android::String16& getInterfaceDescriptor() const { return mWideInterfaceDescriptor; } in getInterfaceDescriptor() function
Dibinder.cpp141 const String16& ABBinder::getInterfaceDescriptor() const { in getInterfaceDescriptor() function in ABBinder
/frameworks/base/core/jni/
Dandroid_util_Binder.cpp370 const String16& getInterfaceDescriptor() const override in getInterfaceDescriptor() function in JavaBBinder