Home
last modified time | relevance | path

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

/art/runtime/
Dreflective_reference.h48 bool IsNull() const { in IsNull() function
Dobj_ptr.h80 OBJPTR_INLINE bool IsNull() const { in IsNull() function
Dreflective_handle.h57 ALWAYS_INLINE bool IsNull() const { in IsNull() function
Dhandle.h91 ALWAYS_INLINE bool IsNull() const { in IsNull() function
Dclass_table-inl.h184 inline bool ClassTable::TableSlot::IsNull() const { in IsNull() function
Dgc_root.h220 ALWAYS_INLINE bool IsNull() const { in IsNull() function
/art/runtime/mirror/
Dobject_reference.h145 bool IsNull() const { in IsNull() function
199 bool IsNull() const { in IsNull() function
/art/libartbase/base/metrics/
Dmetrics.h342 bool IsNull() const override { return Value() == 0; } in IsNull() function
397 bool IsNull() const override { return Count() == 0; } in IsNull() function
435 bool IsNull() const override { return Value() == 0; } in IsNull() function
502 bool IsNull() const override { in IsNull() function
550 bool IsNull() const override { return Value() == 0; } in IsNull() function
/art/runtime/jni/
Dlocal_reference_table.h134 bool IsNull() const { in IsNull() function
/art/openjdkjvmti/
Dti_redefine.cc1217 bool IsNull() const REQUIRES_SHARED(art::Locks::mutator_lock_) { in IsNull() function in openjdkjvmti::RedefinitionDataHolder