Searched defs:GetLong (Results 1 – 3 of 3) sorted by relevance
49 ALWAYS_INLINE int64_t GetLong() REQUIRES_SHARED(Locks::mutator_lock_) { in GetLong() function
258 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