Home
last modified time | relevance | path

Searched defs:is_null (Results 1 – 5 of 5) sorted by relevance

/aosp12/system/unwinding/libunwindstack/include/unwindstack/
H A DSharedString.h35 bool is_null() const { return data_.get() == nullptr; } in is_null() function
/aosp12/system/bt/gd/common/
H A Dcallback_list.h50 bool is_null() const { in is_null() function
/aosp12/art/compiler/optimizing/
H A Dcode_generator_x86_64.cc5836 NearLabel is_null; in MarkGCCard() local
H A Dcode_generator_arm_vixl.cc7031 vixl32::Label is_null; in MarkGCCard() local
H A Dcode_generator_x86.cc5615 NearLabel is_null; in MarkGCCard() local