Searched defs:_aidl_code (Results 1 – 14 of 14) sorted by relevance
/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/android/aidl/tests/ |
D | IDeprecated.cpp | 55 ::android::status_t BnDeprecated::onTransact(uint32_t _aidl_code, const ::android::Parcel& _aidl_da… in onTransact()
|
D | INewName.cpp | 85 ::android::status_t BnNewName::onTransact(uint32_t _aidl_code, const ::android::Parcel& _aidl_data,… in onTransact()
|
D | INamedCallback.cpp | 85 ::android::status_t BnNamedCallback::onTransact(uint32_t _aidl_code, const ::android::Parcel& _aidl… in onTransact()
|
D | IOldName.cpp | 85 ::android::status_t BnOldName::onTransact(uint32_t _aidl_code, const ::android::Parcel& _aidl_data,… in onTransact()
|
D | ITestService.cpp | 2081 ::android::status_t BnTestService::onTransact(uint32_t _aidl_code, const ::android::Parcel& _aidl_d… in onTransact()
|
/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk_platform-source/gen/android/aidl/tests/ |
D | IDeprecated.cpp | 12 static binder_status_t _aidl_onTransact(AIBinder* _aidl_binder, transaction_code_t _aidl_code, cons… in _aidl_onTransact()
|
D | IOldName.cpp | 10 static binder_status_t _aidl_onTransact(AIBinder* _aidl_binder, transaction_code_t _aidl_code, cons… in _aidl_onTransact()
|
D | INamedCallback.cpp | 10 static binder_status_t _aidl_onTransact(AIBinder* _aidl_binder, transaction_code_t _aidl_code, cons… in _aidl_onTransact()
|
D | INewName.cpp | 10 static binder_status_t _aidl_onTransact(AIBinder* _aidl_binder, transaction_code_t _aidl_code, cons… in _aidl_onTransact()
|
D | ITestService.cpp | 21 static binder_status_t _aidl_onTransact(AIBinder* _aidl_binder, transaction_code_t _aidl_code, cons… in _aidl_onTransact()
|
/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-cpp-source/gen/android/aidl/loggable/ |
D | ILoggableInterface.cpp | 270 ::android::status_t BnLoggableInterface::onTransact(uint32_t _aidl_code, const ::android::Parcel& _… in onTransact()
|
/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-ndk_platform-source/gen/android/aidl/loggable/ |
D | ILoggableInterface.cpp | 20 static binder_status_t _aidl_onTransact(AIBinder* _aidl_binder, transaction_code_t _aidl_code, cons… in _aidl_onTransact()
|
/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-ndk-source/gen/android/aidl/loggable/ |
D | ILoggableInterface.cpp | 20 static binder_status_t _aidl_onTransact(AIBinder* _aidl_binder, transaction_code_t _aidl_code, cons… in _aidl_onTransact()
|
/system/apex/apexd/ |
D | apexservice.cpp | 668 status_t ApexService::onTransact(uint32_t _aidl_code, const Parcel& _aidl_data, in onTransact()
|