Home
last modified time | relevance | path

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

/art/runtime/mirror/
Dobject_reference.h78 bool IsNull() const { in IsNull() function
133 bool IsNull() const { in IsNull() function
/art/runtime/
Dquicken_info.h50 bool IsNull() const { in IsNull() function
Dclass_table.h67 bool IsNull() const REQUIRES_SHARED(Locks::mutator_lock_) { in IsNull() function
Dobj_ptr.h97 ALWAYS_INLINE bool IsNull() const { in IsNull() function
Dhandle.h65 ALWAYS_INLINE bool IsNull() const REQUIRES_SHARED(Locks::mutator_lock_) { in IsNull() function
Dgc_root.h211 ALWAYS_INLINE bool IsNull() const { in IsNull() function
/art/runtime/verifier/
Dreg_type.h132 virtual bool IsNull() const { return false; } in IsNull() function
867 bool IsNull() const OVERRIDE { in IsNull() function
/art/openjdkjvmti/
Dti_redefine.cc870 bool IsNull() const REQUIRES_SHARED(art::Locks::mutator_lock_) { in IsNull() function in openjdkjvmti::RedefinitionDataHolder