Searched defs:writeInt64 (Results 1 – 2 of 2) sorted by relevance
/system/core/libstats/push_compat/ | ||
D | StatsEventCompat.cpp | 87 void StatsEventCompat::writeInt64(int64_t value) { in writeInt64() function in StatsEventCompat |
/system/libhwbinder/ | ||
D | Parcel.cpp | 538 status_t Parcel::writeInt64(int64_t val) in writeInt64() function in android::hardware::Parcel |