Home
last modified time | relevance | path

Searched defs:onTransact (Results 1 – 25 of 34) sorted by relevance

12

/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/android/aidl/tests/
DIDeprecated.cpp42 ::android::status_t BnDeprecated::onTransact(uint32_t _aidl_code, const ::android::Parcel& _aidl_da… in onTransact() function in android::aidl::tests::BnDeprecated
DIOldName.cpp72 ::android::status_t BnOldName::onTransact(uint32_t _aidl_code, const ::android::Parcel& _aidl_data,… in onTransact() function in android::aidl::tests::BnOldName
DINamedCallback.cpp72 ::android::status_t BnNamedCallback::onTransact(uint32_t _aidl_code, const ::android::Parcel& _aidl… in onTransact() function in android::aidl::tests::BnNamedCallback
DINewName.cpp72 ::android::status_t BnNewName::onTransact(uint32_t _aidl_code, const ::android::Parcel& _aidl_data,… in onTransact() function in android::aidl::tests::BnNewName
DListOfInterfaces.cpp71 ::android::status_t ListOfInterfaces::BnEmptyInterface::onTransact(uint32_t _aidl_code, const ::and… in onTransact() function in android::aidl::tests::ListOfInterfaces::BnEmptyInterface
200 ::android::status_t ListOfInterfaces::BnMyInterface::onTransact(uint32_t _aidl_code, const ::androi… in onTransact() function in android::aidl::tests::ListOfInterfaces::BnMyInterface
DArrayOfInterfaces.cpp71 ::android::status_t ArrayOfInterfaces::BnEmptyInterface::onTransact(uint32_t _aidl_code, const ::an… in onTransact() function in android::aidl::tests::ArrayOfInterfaces::BnEmptyInterface
208 ::android::status_t ArrayOfInterfaces::BnMyInterface::onTransact(uint32_t _aidl_code, const ::andro… in onTransact() function in android::aidl::tests::ArrayOfInterfaces::BnMyInterface
/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/android/aidl/tests/nested/
DINestedService.cpp118 ::android::status_t BnNestedService::onTransact(uint32_t _aidl_code, const ::android::Parcel& _aidl… in onTransact() function in android::aidl::tests::nested::BnNestedService
319 ::android::status_t INestedService::BnCallback::onTransact(uint32_t _aidl_code, const ::android::Pa… in onTransact() function in android::aidl::tests::nested::INestedService::BnCallback
/system/tools/aidl/tests/golden_output/aidl-test-interface-java-source/gen/android/aidl/tests/
DIDeprecated.java44 …@Override public boolean onTransact(int code, android.os.Parcel data, android.os.Parcel reply, int… in onTransact() method in IDeprecated.Stub
DINewName.java46 …@Override public boolean onTransact(int code, android.os.Parcel data, android.os.Parcel reply, int… in onTransact() method in INewName.Stub
DIOldName.java46 …@Override public boolean onTransact(int code, android.os.Parcel data, android.os.Parcel reply, int… in onTransact() method in IOldName.Stub
DINamedCallback.java46 …@Override public boolean onTransact(int code, android.os.Parcel data, android.os.Parcel reply, int… in onTransact() method in INamedCallback.Stub
DArrayOfInterfaces.java83 …@Override public boolean onTransact(int code, android.os.Parcel data, android.os.Parcel reply, int… in onTransact() method in ArrayOfInterfaces.IEmptyInterface.Stub
162 …@Override public boolean onTransact(int code, android.os.Parcel data, android.os.Parcel reply, int… in onTransact() method in ArrayOfInterfaces.IMyInterface.Stub
DListOfInterfaces.java83 …@Override public boolean onTransact(int code, android.os.Parcel data, android.os.Parcel reply, int… in onTransact() method in ListOfInterfaces.IEmptyInterface.Stub
162 …@Override public boolean onTransact(int code, android.os.Parcel data, android.os.Parcel reply, int… in onTransact() method in ListOfInterfaces.IMyInterface.Stub
/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-cpp-source/gen/android/aidl/loggable/
DILoggableInterface.cpp257 ::android::status_t BnLoggableInterface::onTransact(uint32_t _aidl_code, const ::android::Parcel& _… in onTransact() function in android::aidl::loggable::BnLoggableInterface
597 ::android::status_t ILoggableInterface::BnSub::onTransact(uint32_t _aidl_code, const ::android::Par… in onTransact() function in android::aidl::loggable::ILoggableInterface::BnSub
/system/tools/aidl/tests/golden_output/aidl-test-interface-java-source/gen/android/aidl/tests/nested/
DINestedService.java49 …@Override public boolean onTransact(int code, android.os.Parcel data, android.os.Parcel reply, int… in onTransact() method in INestedService.Stub
235 …@Override public boolean onTransact(int code, android.os.Parcel data, android.os.Parcel reply, int… in onTransact() method in INestedService.ICallback.Stub
/system/memory/libmemunreachable/tests/
DBinder_test.cpp44 virtual status_t onTransact(uint32_t /*code*/, const Parcel& data, Parcel* reply, in onTransact() function in android::BinderService
/system/tools/aidl/tests/golden_output/aidl-test-interface-platform-java-source/gen/android/aidl/tests/permission/platform/
DIProtected.java45 …@Override public boolean onTransact(int code, android.os.Parcel data, android.os.Parcel reply, int… in onTransact() method in IProtected.Stub
/system/tools/aidl/tests/golden_output/aidl-test-interface-permission-java-source/gen/android/aidl/tests/permission/platform/
DIProtected.java45 …@Override public boolean onTransact(int code, android.os.Parcel data, android.os.Parcel reply, int… in onTransact() method in IProtected.Stub
/system/tools/aidl/tests/golden_output/aidl-test-interface-permission-java-source/gen/android/aidl/tests/permission/
DIProtectedInterface.java49 …@Override public boolean onTransact(int code, android.os.Parcel data, android.os.Parcel reply, int… in onTransact() method in IProtectedInterface.Stub
DIProtected.java54 …@Override public boolean onTransact(int code, android.os.Parcel data, android.os.Parcel reply, int… in onTransact() method in IProtected.Stub
/system/tools/aidl/tests/golden_output/aidl-test-versioned-interface-V1-cpp-source/gen/android/aidl/versioned/tests/
DIFooInterface.cpp236 ::android::status_t BnFooInterface::onTransact(uint32_t _aidl_code, const ::android::Parcel& _aidl_… in onTransact() function in android::aidl::versioned::tests::BnFooInterface
/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-java-source/gen/android/aidl/loggable/
DILoggableInterface.java46 …@Override public boolean onTransact(int code, android.os.Parcel data, android.os.Parcel reply, int… in onTransact() method in ILoggableInterface.Stub
249 …@Override public boolean onTransact(int code, android.os.Parcel data, android.os.Parcel reply, int… in onTransact() method in ILoggableInterface.ISub.Stub
/system/extras/tests/binder/benchmarks/
DbinderAddInts.cpp171 status_t AddIntsService::onTransact(uint32_t code, const Parcel &data, in onTransact() function in AddIntsService
/system/tools/aidl/tests/golden_output/aidl-test-fixedsizearray-cpp-source/gen/android/aidl/fixedsizearray/
DFixedSizeArrayExample.cpp1059 ::android::status_t FixedSizeArrayExample::BnRepeatFixedSizeArray::onTransact(uint32_t _aidl_code, … in onTransact() function in android::aidl::fixedsizearray::FixedSizeArrayExample::BnRepeatFixedSizeArray
1439 ::android::status_t FixedSizeArrayExample::BnEmptyInterface::onTransact(uint32_t _aidl_code, const … in onTransact() function in android::aidl::fixedsizearray::FixedSizeArrayExample::BnEmptyInterface
/system/libhwbinder/
DBinder.cpp195 status_t BHwBinder::onTransact( in onTransact() function in android::hardware::BHwBinder

12