Searched refs:writeBool (Results 1 - 5 of 5) sorted by relevance

/system/bt/service/common/android/bluetooth/
H A Dbluetooth_gatt_included_service.cc38 status = parcel->writeBool(primary_);
H A Dbluetooth_gatt_service.cc35 status = parcel->writeBool(primary_);
/system/libhidl/transport/token/1.0/utils/include/hidl/
H A DHybridInterface.h249 reply->writeBool(result);
/system/libhwbinder/include/hwbinder/
H A DParcel.h100 status_t writeBool(bool val);
/system/libhwbinder/
H A DParcel.cpp640 status_t Parcel::writeBool(bool val) function in class:android::hardware::Parcel

Completed in 1929 milliseconds