Searched defs:getInt64 (Results 1 – 5 of 5) sorted by relevance
54 inline bool getInt64(int64_t& value) { return getUInt64((uint64_t&)value); } in getInt64() function
76 public native final long getInt64(long offset); in getInt64() method in HwBlob
272 GLint64 getInt64(GLenum e) { in getInt64() function
446 bool MediaAnalyticsItem::getInt64(MediaAnalyticsItem::Attr name, int64_t *value) { in getInt64() function in android::MediaAnalyticsItem
417 bool AMediaFormatWrapper::getInt64(const char *name, int64_t *out) const { in getInt64() function in android::AMediaFormatWrapper