Home
last modified time | relevance | path

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

/system/libhwbinder/include/hwbinder/
DParcel.h142 float readFloat() const;
143 status_t readFloat(float *pArg) const;
/system/libhwbinder/
DParcel.cpp1255 status_t Parcel::readFloat(float *pArg) const in readFloat() function in android::hardware::Parcel
1261 float Parcel::readFloat() const in readFloat() function in android::hardware::Parcel