Home
last modified time | relevance | path

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

/system/libhwbinder/include/hwbinder/
DParcel.h135 float readFloat() const;
136 status_t readFloat(float *pArg) const;
/system/libhwbinder/
DParcel.cpp1038 status_t Parcel::readFloat(float *pArg) const in readFloat() function in android::hardware::Parcel
1044 float Parcel::readFloat() const in readFloat() function in android::hardware::Parcel