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