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

/art/runtime/
H A Dgc_root.h80 DCHECK(!IsNull());
82 DCHECK(!IsNull());
86 if (!IsNull()) {
96 bool IsNull() const { function

Completed in 59 milliseconds