Searched refs:AParcel_readByte (Results 1 – 6 of 6) sorted by relevance
59 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AParcel_readByte);164 INIT_INTERCEPTABLE_STUB_FUNCTION("libbinder_ndk.so", AParcel_readByte); in init_stub_library()
65 PARCEL_READ(int8_t, AParcel_readByte),
33 AParcel_readByte;
556 binder_status_t AParcel_readByte(const AParcel* parcel, int8_t* value) { in AParcel_readByte() function
823 binder_status_t AParcel_readByte(const AParcel* parcel, int8_t* value) __INTRODUCED_IN(29);