Searched defs:readBool (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/libs/binder/
H A DParcel.cpp1591 status = readBool(&data);
1746 status_t Parcel::readBool(bool *pArg) const function in class:android::Parcel
1754 bool Parcel::readBool() const function in class:android::Parcel

Completed in 160 milliseconds