Home
last modified time | relevance | path

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

/art/runtime/
Dquicken_info.h30 bool IsNull() const { in IsNull() function
Dclass_table.h59 bool IsNull() const REQUIRES_SHARED(Locks::mutator_lock_) { in IsNull() function
Dobj_ptr.h91 ALWAYS_INLINE bool IsNull() const { in IsNull() function
Dhandle.h64 ALWAYS_INLINE bool IsNull() const REQUIRES_SHARED(Locks::mutator_lock_) { in IsNull() function
Dgc_root.h210 ALWAYS_INLINE bool IsNull() const { in IsNull() function
/art/runtime/mirror/
Dobject_reference.h53 bool IsNull() const { in IsNull() function
/art/runtime/openjdkjvmti/
Dti_redefine.cc844 bool IsNull() const REQUIRES_SHARED(art::Locks::mutator_lock_) { in IsNull() function in openjdkjvmti::RedefinitionDataHolder