Home
last modified time | relevance | path

Searched defs:mRemote (Results 1 – 17 of 17) sorted by relevance

/system/libhwbinder/include/hwbinder/
DBinder.h114 IBinder* const mRemote; variable
/system/tools/aidl/tests/golden_output/aidl-test-interface-java-source/gen/android/aidl/tests/
DIDeprecated.java65 private android.os.IBinder mRemote; field in IDeprecated.Stub.Proxy
DINewName.java78 private android.os.IBinder mRemote; field in INewName.Stub.Proxy
DIOldName.java78 private android.os.IBinder mRemote; field in IOldName.Stub.Proxy
DINamedCallback.java78 private android.os.IBinder mRemote; field in INamedCallback.Stub.Proxy
DArrayOfInterfaces.java104 private android.os.IBinder mRemote; field in ArrayOfInterfaces.IEmptyInterface.Stub.Proxy
225 private android.os.IBinder mRemote; field in ArrayOfInterfaces.IMyInterface.Stub.Proxy
DListOfInterfaces.java104 private android.os.IBinder mRemote; field in ListOfInterfaces.IEmptyInterface.Stub.Proxy
215 private android.os.IBinder mRemote; field in ListOfInterfaces.IMyInterface.Stub.Proxy
DITestService.java1425 private android.os.IBinder mRemote; field in ITestService.Stub.Proxy
/system/tools/aidl/tests/golden_output/aidl-test-interface-java-source/gen/android/aidl/tests/nested/
DINestedService.java95 private android.os.IBinder mRemote; field in INestedService.Stub.Proxy
269 private android.os.IBinder mRemote; field in INestedService.ICallback.Stub.Proxy
/system/tools/aidl/tests/golden_output/aidl-test-interface-platform-java-source/gen/android/aidl/tests/permission/platform/
DIProtected.java82 private android.os.IBinder mRemote; field in IProtected.Stub.Proxy
/system/tools/aidl/tests/golden_output/aidl-test-interface-permission-java-source/gen/android/aidl/tests/permission/platform/
DIProtected.java82 private android.os.IBinder mRemote; field in IProtected.Stub.Proxy
/system/tools/aidl/tests/golden_output/aidl-test-interface-permission-java-source/gen/android/aidl/tests/permission/
DIProtectedInterface.java95 private android.os.IBinder mRemote; field in IProtectedInterface.Stub.Proxy
DIProtected.java115 private android.os.IBinder mRemote; field in IProtected.Stub.Proxy
/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-java-source/gen/android/aidl/loggable/
DILoggableInterface.java138 private android.os.IBinder mRemote; field in ILoggableInterface.Stub.Proxy
289 private android.os.IBinder mRemote; field in ILoggableInterface.ISub.Stub.Proxy
/system/tools/aidl/tests/golden_output/aidl-test-versioned-interface-V1-java-source/gen/android/aidl/versioned/tests/
DIFooInterface.java154 private android.os.IBinder mRemote; field in IFooInterface.Stub.Proxy
/system/tools/aidl/tests/golden_output/aidl-test-fixedsizearray-java-source/gen/android/aidl/fixedsizearray/
DFixedSizeArrayExample.java553 private android.os.IBinder mRemote; field in FixedSizeArrayExample.IRepeatFixedSizeArray.Stub.Proxy
865 private android.os.IBinder mRemote; field in FixedSizeArrayExample.IEmptyInterface.Stub.Proxy
/system/tools/aidl/
Dgenerate_java_binder.cpp335 std::shared_ptr<Variable> mRemote; member in android::aidl::java::ProxyClass