Searched refs:AParcel_readUint64 (Results 1 – 6 of 6) sorted by relevance
79 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AParcel_readUint64);184 INIT_INTERCEPTABLE_STUB_FUNCTION("libbinder_ndk.so", AParcel_readUint64); in init_stub_library()
60 PARCEL_READ(uint64_t, AParcel_readUint64),
53 AParcel_readUint64;
531 binder_status_t AParcel_readUint64(const AParcel* parcel, uint64_t* value) { in AParcel_readUint64() function
763 binder_status_t AParcel_readUint64(const AParcel* parcel, uint64_t* value) __INTRODUCED_IN(29);