Searched refs:AParcel_writeBool (Results 1 – 6 of 6) sorted by relevance
88 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AParcel_writeBool);204 INIT_INTERCEPTABLE_STUB_FUNCTION("libbinder_ndk.so", AParcel_writeBool); in init_stub_library()
56 AParcel_writeBool;
505 binder_status_t AParcel_writeBool(AParcel* parcel, bool value) { in AParcel_writeBool() function
691 binder_status_t AParcel_writeBool(AParcel* parcel, bool value) __INTRODUCED_IN(29);
336 impl Serialize for bool = sys::AParcel_writeBool;