Searched refs:AParcel_readUint32 (Results 1 – 6 of 6) sorted by relevance
77 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AParcel_readUint32);182 INIT_INTERCEPTABLE_STUB_FUNCTION("libbinder_ndk.so", AParcel_readUint32); in init_stub_library()
58 PARCEL_READ(uint32_t, AParcel_readUint32),
51 AParcel_readUint32;
521 binder_status_t AParcel_readUint32(const AParcel* parcel, uint32_t* value) { in AParcel_readUint32() function
739 binder_status_t AParcel_readUint32(const AParcel* parcel, uint32_t* value) __INTRODUCED_IN(29);