Home
last modified time | relevance | path

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

/aosp12/system/libhwbinder/
H A DParcel.cpp548 status_t Parcel::writeUint64(uint64_t val) in writeUint64() function in android::hardware::Parcel
/aosp12/frameworks/native/libs/binder/
H A DParcel.cpp1023 status_t Parcel::writeUint64(uint64_t val) in writeUint64() function in android::Parcel