Searched refs:AParcel_writeBool (Results 1 – 8 of 8) sorted by relevance
107 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AParcel_writeBool);296 INIT_INTERCEPTABLE_STUB_FUNCTION("libbinder_ndk.so", AParcel_writeBool); in init_stub_library()
56 AParcel_writeBool;
533 binder_status_t AParcel_writeBool(AParcel* parcel, bool value) { in AParcel_writeBool() function
696 binder_status_t AParcel_writeBool(AParcel* parcel, bool value) __INTRODUCED_IN(29);
455 impl Serialize for bool = sys::AParcel_writeBool;
1617 return AParcel_writeBool(parcel, value);