Searched defs:readInt64 (Results 1 – 4 of 4) sorted by relevance
42 int64_t ScopedParcel::readInt64() { in readInt64() function in ScopedParcel
376 public native final long readInt64(); in readInt64() method in HwParcel
1122 { "readInt64", "()J", (void *)JHwParcel_native_readInt64 }, in readInt64() method
2077 status_t Parcel::readInt64(int64_t *pArg) const in readInt64() function in android::Parcel2083 int64_t Parcel::readInt64() const in readInt64() function in android::Parcel