Home
last modified time | relevance | path

Searched defs:mRemote (Results 1 – 18 of 18) 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.java81 private android.os.IBinder mRemote; field in IDeprecated.Stub.Proxy
DIOldName.java98 private android.os.IBinder mRemote; field in IOldName.Stub.Proxy
DINewName.java98 private android.os.IBinder mRemote; field in INewName.Stub.Proxy
DICircular.java98 private android.os.IBinder mRemote; field in ICircular.Stub.Proxy
DINamedCallback.java98 private android.os.IBinder mRemote; field in INamedCallback.Stub.Proxy
DListOfInterfaces.java120 private android.os.IBinder mRemote; field in ListOfInterfaces.IEmptyInterface.Stub.Proxy
256 private android.os.IBinder mRemote; field in ListOfInterfaces.IMyInterface.Stub.Proxy
DArrayOfInterfaces.java120 private android.os.IBinder mRemote; field in ArrayOfInterfaces.IEmptyInterface.Stub.Proxy
266 private android.os.IBinder mRemote; field in ArrayOfInterfaces.IMyInterface.Stub.Proxy
DITestService.java1754 private android.os.IBinder mRemote; field in ITestService.Stub.Proxy
4014 private android.os.IBinder mRemote; field in ITestService.CompilerChecks.Foo.Stub.Proxy
/system/tools/aidl/tests/golden_output/aidl-test-interface-permission-java-source/gen/android/aidl/tests/permission/
DINoPermission.java96 private android.os.IBinder mRemote; field in INoPermission.Stub.Proxy
DIProtectedInterface.java120 private android.os.IBinder mRemote; field in IProtectedInterface.Stub.Proxy
DIProtected.java163 private android.os.IBinder mRemote; field in IProtected.Stub.Proxy
/system/tools/aidl/tests/golden_output/aidl-test-interface-java-source/gen/android/aidl/tests/nested/
DINestedService.java119 private android.os.IBinder mRemote; field in INestedService.Stub.Proxy
318 private android.os.IBinder mRemote; field in INestedService.ICallback.Stub.Proxy
/system/tools/aidl/tests/golden_output/aidl-test-interface-permission-java-source/gen/android/aidl/tests/permission/platform/
DIProtected.java110 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.java152 private android.os.IBinder mRemote; field in ILoggableInterface.Stub.Proxy
320 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.cpp365 std::shared_ptr<Variable> mRemote; member in android::aidl::java::ProxyClass