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