Home
last modified time | relevance | path

Searched defs:readInt64 (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/libs/binder/
DParcel.cpp983 status_t Parcel::readInt64(int64_t *pArg) const in readInt64() function in android::Parcel
989 int64_t Parcel::readInt64() const in readInt64() function in android::Parcel