Home
last modified time | relevance | path

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

/frameworks/base/tools/incident_report/
Dgeneric_message.cpp28 GenericMessage::addInt32(int32_t fieldId, uint32_t value) in addInt32() function in GenericMessage
/frameworks/av/media/libmediametrics/
DMediaAnalyticsItem.cpp374 void MediaAnalyticsItem::addInt32(MediaAnalyticsItem::Attr name, int32_t value) { in addInt32() function in android::MediaAnalyticsItem