Home
last modified time | relevance | path

Searched defs:TransactionHeader (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/frameworks/native/libs/binder/include/binder/
DRecordedTransaction.h61 struct TransactionHeader { struct
71 static_assert(sizeof(TransactionHeader) == 32); argument
/aosp_15_r20/prebuilts/vndk/v34/x86/include/frameworks/native/libs/binder/include/binder/
DRecordedTransaction.h61 struct TransactionHeader { struct
71 static_assert(sizeof(TransactionHeader) == 32); argument
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/frameworks/native/libs/binder/include/binder/
DRecordedTransaction.h61 struct TransactionHeader { struct
71 static_assert(sizeof(TransactionHeader) == 32); argument
/aosp_15_r20/prebuilts/vndk/v34/arm/include/frameworks/native/libs/binder/include/binder/
DRecordedTransaction.h61 struct TransactionHeader { struct
71 static_assert(sizeof(TransactionHeader) == 32); argument
/aosp_15_r20/frameworks/native/libs/binder/include/binder/
H A DRecordedTransaction.h64 struct TransactionHeader { struct
74 static_assert(sizeof(TransactionHeader) == 32); argument