Home
last modified time | relevance | path

Searched defs:GetField32 (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.h95 const upb_MiniTableField* GetField32(upb::FieldDefPtr f) const { in GetField32() function
/aosp_15_r20/art/runtime/mirror/
H A Dobject.h472 ALWAYS_INLINE int32_t GetField32(MemberOffset field_offset) in GetField32() function