Home
last modified time | relevance | path

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

/frameworks/base/ravenwood/framework-src/android/ravenwood/example/
DRedManager.java27 public String getInterfaceDescriptor() { in getInterfaceDescriptor() method in RedManager
DBlueManager.java27 public String getInterfaceDescriptor() { in getInterfaceDescriptor() method in BlueManager
/frameworks/native/services/surfaceflinger/FrontEnd/
DLayerHandle.h50 const String16& getInterfaceDescriptor() const override { return kDescriptor; } in getInterfaceDescriptor() function
/frameworks/base/services/fakes/java/com/android/server/example/
DBlueManagerService.java41 public String getInterfaceDescriptor() { in getInterfaceDescriptor() method in BlueManagerService
DRedManagerService.java55 public String getInterfaceDescriptor() { in getInterfaceDescriptor() method in RedManagerService
/frameworks/native/libs/binder/tests/
DbinderHostDeviceTestService.cpp29 const android::String16& getInterfaceDescriptor() const override { return mDescriptor; } in getInterfaceDescriptor() function in __anonc68c60fb0111::Service
/frameworks/native/libs/binder/tests/parcel_fuzzer/
Drandom_binder.cpp32 const String16& RandomBinder::getInterfaceDescriptor() const { in getInterfaceDescriptor() function in android::RandomBinder
/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.java205 public @Nullable String getInterfaceDescriptor() throws RemoteException; in getInterfaceDescriptor() method
DBinderProxy.java611 public native String getInterfaceDescriptor() throws RemoteException; in getInterfaceDescriptor() method in BinderProxy
DBinder.java848 public @Nullable String getInterfaceDescriptor() { in getInterfaceDescriptor() method in Binder
/frameworks/base/core/tests/coretests/src/com/android/internal/os/
DBinderDeathDispatcherTest.java57 public String getInterfaceDescriptor() throws RemoteException { in getInterfaceDescriptor() method in BinderDeathDispatcherTest.MyTarget
/frameworks/native/libs/binder/
DIServiceManager.cpp69 const String16& IServiceManager::getInterfaceDescriptor() const { in getInterfaceDescriptor() function in android::IServiceManager
113 const String16& getInterfaceDescriptor() const override { in getInterfaceDescriptor() function in android::ServiceManagerShim
DBpBinder.cpp296 const String16& BpBinder::getInterfaceDescriptor() const in getInterfaceDescriptor() function in android::BpBinder
DBinder.cpp351 const String16& BBinder::getInterfaceDescriptor() const in getInterfaceDescriptor() function in android::BBinder
/frameworks/native/libs/binder/ndk/
Dibinder_internal.h133 const ::android::String16& getInterfaceDescriptor() const { return mWideInterfaceDescriptor; } in getInterfaceDescriptor() function
Dibinder.cpp173 const String16& ABBinder::getInterfaceDescriptor() const { in getInterfaceDescriptor() function in ABBinder
/frameworks/base/core/jni/
Dandroid_util_Binder.cpp367 const String16& getInterfaceDescriptor() const override in getInterfaceDescriptor() function in JavaBBinder
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DWindowContainerTests.java1924 public String getInterfaceDescriptor() throws RemoteException { in getInterfaceDescriptor() method in WindowContainerTests.TestBinder