Home
last modified time | relevance | path

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

/system/libhwbinder/include/hwbinder/
DParcel.h137 double readDouble() const;
138 status_t readDouble(double *pArg) const;
/system/libhwbinder/
DParcel.cpp1051 status_t Parcel::readDouble(double *pArg) const in readDouble() function in android::hardware::Parcel
1064 double Parcel::readDouble() const in readDouble() function in android::hardware::Parcel
1076 status_t Parcel::readDouble(double *pArg) const in readDouble() function in android::hardware::Parcel
1081 double Parcel::readDouble() const in readDouble() function in android::hardware::Parcel