Home
last modified time | relevance | path

Searched defs:IsNull (Results 1 – 10 of 10) sorted by relevance

/art/runtime/mirror/
Dobject_reference.h85 bool IsNull() const { in IsNull() function
140 bool IsNull() const { in IsNull() function
/art/runtime/
Dreflective_reference.h48 bool IsNull() const { in IsNull() function
Dobj_ptr.h79 OBJPTR_INLINE bool IsNull() const { in IsNull() function
Dquicken_info.h50 bool IsNull() const { in IsNull() function
Dreflective_handle.h56 ALWAYS_INLINE bool IsNull() const { in IsNull() function
Dclass_table-inl.h92 inline bool ClassTable::TableSlot::IsNull() const { in IsNull() function
Dhandle.h91 ALWAYS_INLINE bool IsNull() const { in IsNull() function
Dgc_root.h212 ALWAYS_INLINE bool IsNull() const { in IsNull() function
/art/runtime/verifier/
Dreg_type.h132 virtual bool IsNull() const { return false; } in IsNull() function
859 bool IsNull() const override { in IsNull() function
/art/openjdkjvmti/
Dti_redefine.cc1216 bool IsNull() const REQUIRES_SHARED(art::Locks::mutator_lock_) { in IsNull() function in openjdkjvmti::RedefinitionDataHolder