Searched refs:readFloat (Results 1 – 2 of 2) sorted by relevance
/system/libhwbinder/include/hwbinder/ | ||
D | Parcel.h | 142 float readFloat() const; |
/system/libhwbinder/ | ||
D | Parcel.cpp | 1255 status_t Parcel::readFloat(float *pArg) const in readFloat() function in android::hardware::Parcel |