Searched defs:getInt32 (Results 1 – 4 of 4) sorted by relevance
52 inline bool getInt32(int32_t& value) { return getUInt32((uint32_t&)value); } in getInt32() function
67 public native final int getInt32(long offset); in getInt32() method in HwBlob
424 bool MediaAnalyticsItem::getInt32(MediaAnalyticsItem::Attr name, int32_t *value) { in getInt32() function in android::MediaAnalyticsItem
410 bool AMediaFormatWrapper::getInt32(const char *name, int32_t *out) const { in getInt32() function in android::AMediaFormatWrapper