Home
last modified time | relevance | path

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

/frameworks/base/tools/incident_report/
Dgeneric_message.cpp37 GenericMessage::addInt64(int32_t fieldId, uint64_t value) in addInt64() function in GenericMessage
/frameworks/av/media/libmediametrics/
DMediaAnalyticsItem.cpp391 void MediaAnalyticsItem::addInt64(MediaAnalyticsItem::Attr name, int64_t value) { in addInt64() function in android::MediaAnalyticsItem