Home
last modified time | relevance | path

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/
DIDeprecated.cpp55 ::android::status_t BnDeprecated::onTransact(uint32_t _aidl_code, const ::android::Parcel& _aidl_da… in onTransact()
DINewName.cpp85 ::android::status_t BnNewName::onTransact(uint32_t _aidl_code, const ::android::Parcel& _aidl_data,… in onTransact()
DINamedCallback.cpp85 ::android::status_t BnNamedCallback::onTransact(uint32_t _aidl_code, const ::android::Parcel& _aidl… in onTransact()
DIOldName.cpp85 ::android::status_t BnOldName::onTransact(uint32_t _aidl_code, const ::android::Parcel& _aidl_data,… in onTransact()
DITestService.cpp2081 ::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/
DIDeprecated.cpp12 static binder_status_t _aidl_onTransact(AIBinder* _aidl_binder, transaction_code_t _aidl_code, cons… in _aidl_onTransact()
DIOldName.cpp10 static binder_status_t _aidl_onTransact(AIBinder* _aidl_binder, transaction_code_t _aidl_code, cons… in _aidl_onTransact()
DINamedCallback.cpp10 static binder_status_t _aidl_onTransact(AIBinder* _aidl_binder, transaction_code_t _aidl_code, cons… in _aidl_onTransact()
DINewName.cpp10 static binder_status_t _aidl_onTransact(AIBinder* _aidl_binder, transaction_code_t _aidl_code, cons… in _aidl_onTransact()
DITestService.cpp21 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/
DILoggableInterface.cpp270 ::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/
DILoggableInterface.cpp20 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/
DILoggableInterface.cpp20 static binder_status_t _aidl_onTransact(AIBinder* _aidl_binder, transaction_code_t _aidl_code, cons… in _aidl_onTransact()
/system/apex/apexd/
Dapexservice.cpp668 status_t ApexService::onTransact(uint32_t _aidl_code, const Parcel& _aidl_data, in onTransact()