Searched defs:writeUint64 (Results 1 – 2 of 2) sorted by relevance
/aosp12/system/libhwbinder/ | ||
H A D | Parcel.cpp | 548 status_t Parcel::writeUint64(uint64_t val) in writeUint64() function in android::hardware::Parcel |
/aosp12/frameworks/native/libs/binder/ | ||
H A D | Parcel.cpp | 1023 status_t Parcel::writeUint64(uint64_t val) in writeUint64() function in android::Parcel |