Home
last modified time | relevance | path

Searched defs:IsPrimitive (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/art/tools/veridex/
H A Dveridex.h58 bool IsPrimitive() const { in IsPrimitive() function
/aosp_15_r20/art/runtime/mirror/
H A Dclass.h442 bool IsPrimitive() REQUIRES_SHARED(Locks::mutator_lock_) { in IsPrimitive() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/reflection/
Ddef.hpp117 bool IsPrimitive() const { return upb_FieldDef_IsPrimitive(ptr_); } in IsPrimitive() function in upb::FieldDefPtr
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/reflection/
H A Ddef.hpp107 bool IsPrimitive() const { return upb_FieldDef_IsPrimitive(ptr_); } in IsPrimitive() function in upb::FieldDefPtr