Searched refs:readFloat (Results 1 - 2 of 2) sorted by relevance

/system/libhwbinder/include/hwbinder/
H A DParcel.h142 float readFloat() const;
143 status_t readFloat(float *pArg) const;
/system/libhwbinder/
H A DParcel.cpp1252 status_t Parcel::readFloat(float *pArg) const function in class:android::Parcel
1258 float Parcel::readFloat() const function in class:android::Parcel

Completed in 8 milliseconds