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

/frameworks/native/libs/vr/libvrflinger/
H A Dacquired_buffer.h54 bool IsEmpty() const { return buffer_ == nullptr; } function in class:android::dvr::AcquiredBuffer
/frameworks/native/libs/vr/libdvrcommon/include/private/dvr/
H A Dring_buffer.h44 bool IsEmpty() const { return size_ == 0; } function in class:android::dvr::RingBuffer
/frameworks/base/tools/aapt2/util/
H A DUtil.h172 bool IsEmpty() const;
194 inline bool StringBuilder::IsEmpty() const { return str_.empty(); } function in class:aapt::StringBuilder

Completed in 440 milliseconds