Searched defs:writeInt64 (Results 1 – 3 of 3) sorted by relevance
| /frameworks/native/services/surfaceflinger/EventLog/ | ||
| D | EventLog.cpp | 104 void EventLog::TagBuffer::writeInt64(int64_t value) { in writeInt64() function in android::EventLog::TagBuffer |
| /frameworks/native/libs/binder/ | ||
| D | Parcel.cpp | 791 status_t Parcel::writeInt64(int64_t val) in writeInt64() function in android::Parcel |
| /frameworks/av/media/libstagefright/ | ||
| D | MPEG4Writer.cpp | 1256 void MPEG4Writer::writeInt64(int64_t x) { in writeInt64() function in android::MPEG4Writer |