Home
last modified time | relevance | path

Searched defs:transaction_code_t (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/libs/binder/ndk/include_ndk/android/
Dbinder_ibinder.h57 typedef uint32_t transaction_code_t; typedef
/frameworks/native/libs/binder/tests/parcel_fuzzer/
Dbinder_ndk.cpp45 static binder_status_t onTransact(AIBinder*, transaction_code_t, const AParcel*, AParcel*) { in onTransact() argument
Dmain.cpp106 binder_status_t NothingClass_onTransact(AIBinder*, transaction_code_t, const AParcel*, AParcel*) { in NothingClass_onTransact() argument