/frameworks/base/ravenwood/framework-src/android/ravenwood/example/ |
D | RedManager.java | 27 public String getInterfaceDescriptor() { in getInterfaceDescriptor() method in RedManager
|
D | BlueManager.java | 27 public String getInterfaceDescriptor() { in getInterfaceDescriptor() method in BlueManager
|
/frameworks/native/services/surfaceflinger/FrontEnd/ |
D | LayerHandle.h | 50 const String16& getInterfaceDescriptor() const override { return kDescriptor; } in getInterfaceDescriptor() function
|
/frameworks/base/services/fakes/java/com/android/server/example/ |
D | BlueManagerService.java | 41 public String getInterfaceDescriptor() { in getInterfaceDescriptor() method in BlueManagerService
|
D | RedManagerService.java | 55 public String getInterfaceDescriptor() { in getInterfaceDescriptor() method in RedManagerService
|
/frameworks/native/libs/binder/tests/ |
D | binderHostDeviceTestService.cpp | 29 const android::String16& getInterfaceDescriptor() const override { return mDescriptor; } in getInterfaceDescriptor() function in __anonc68c60fb0111::Service
|
/frameworks/native/libs/binder/tests/parcel_fuzzer/ |
D | random_binder.cpp | 32 const String16& RandomBinder::getInterfaceDescriptor() const { in getInterfaceDescriptor() function in android::RandomBinder
|
/frameworks/native/include/binder/ |
D | IInterface.h | 193 inline const String16& BnInterface<INTERFACE>::getInterfaceDescriptor() const in getInterfaceDescriptor() function
|
/frameworks/native/libs/binder/include/binder/ |
D | IInterface.h | 193 inline const String16& BnInterface<INTERFACE>::getInterfaceDescriptor() const in getInterfaceDescriptor() function
|
/frameworks/base/core/java/android/os/ |
D | IBinder.java | 205 public @Nullable String getInterfaceDescriptor() throws RemoteException; in getInterfaceDescriptor() method
|
D | BinderProxy.java | 611 public native String getInterfaceDescriptor() throws RemoteException; in getInterfaceDescriptor() method in BinderProxy
|
D | Binder.java | 848 public @Nullable String getInterfaceDescriptor() { in getInterfaceDescriptor() method in Binder
|
/frameworks/base/core/tests/coretests/src/com/android/internal/os/ |
D | BinderDeathDispatcherTest.java | 57 public String getInterfaceDescriptor() throws RemoteException { in getInterfaceDescriptor() method in BinderDeathDispatcherTest.MyTarget
|
/frameworks/native/libs/binder/ |
D | IServiceManager.cpp | 69 const String16& IServiceManager::getInterfaceDescriptor() const { in getInterfaceDescriptor() function in android::IServiceManager 113 const String16& getInterfaceDescriptor() const override { in getInterfaceDescriptor() function in android::ServiceManagerShim
|
D | BpBinder.cpp | 296 const String16& BpBinder::getInterfaceDescriptor() const in getInterfaceDescriptor() function in android::BpBinder
|
D | Binder.cpp | 351 const String16& BBinder::getInterfaceDescriptor() const in getInterfaceDescriptor() function in android::BBinder
|
/frameworks/native/libs/binder/ndk/ |
D | ibinder_internal.h | 133 const ::android::String16& getInterfaceDescriptor() const { return mWideInterfaceDescriptor; } in getInterfaceDescriptor() function
|
D | ibinder.cpp | 173 const String16& ABBinder::getInterfaceDescriptor() const { in getInterfaceDescriptor() function in ABBinder
|
/frameworks/base/core/jni/ |
D | android_util_Binder.cpp | 367 const String16& getInterfaceDescriptor() const override in getInterfaceDescriptor() function in JavaBBinder
|
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/ |
D | WindowContainerTests.java | 1924 public String getInterfaceDescriptor() throws RemoteException { in getInterfaceDescriptor() method in WindowContainerTests.TestBinder
|