Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upbc/
Dfile_layout.h99 const upb_MiniTableField* GetField64(upb::FieldDefPtr f) const { in GetField64() function
/aosp_15_r20/art/runtime/mirror/
H A Dobject.h514 ALWAYS_INLINE int64_t GetField64(MemberOffset field_offset) in GetField64() function