Searched defs:GetLong (Results 1 – 6 of 6) sorted by relevance
49 ALWAYS_INLINE int64_t GetLong() REQUIRES_SHARED(Locks::mutator_lock_) { in GetLong() function
225 inline int64_t ArtField::GetLong(ObjPtr<mirror::Object> object) { in GetLong() function
124 ALWAYS_INLINE int64_t GetLong() REQUIRES_SHARED(Locks::mutator_lock_) { in GetLong() function in art::mirror::EmulatedStackFrameAccessor
443 int64_t LogEvent::GetLong(size_t key, status_t* err) const { in GetLong() function in android::os::statsd::LogEvent
453 TEST(GetValue, GetLong) { in TEST() argument
794 int64_t GetLong() const { return u_.long_val_; } in GetLong() function