Home
last modified time | relevance | path

Searched defs:empty (Results 1 – 25 of 35) sorted by relevance

12

/hardware/google/aemu/base/include/aemu/base/
DFunctionView.h114 bool empty() const { return !bool(*this); } in empty() function
/hardware/interfaces/automotive/can/1.0/default/libnl++/include/libnl++/
DAttributes.h139 static const T empty = {}; in getStruct() local
DBuffer.h68 static const T empty = {}; in getFirst() local
/hardware/google/aemu/base/include/aemu/base/containers/
DCircularBuffer.h96 bool empty() const { in empty() function
DSmallVector.h106 bool empty() const { return begin() == end(); } in empty() function
/hardware/ril/libril/
DrilSocketQueue.h158 int Ril_queue<T>::empty(void) { in empty() function
/hardware/google/gfxstream/host/gl/
DEmulatedEglConfig.h116 bool empty() const { return mConfigs.empty(); } in empty() function
/hardware/google/pixel/perfstatsd/
Dmain.cpp110 std::string empty(""); in serviceCall() local
/hardware/google/aemu/base/
DSubAllocator.cpp192 bool empty() const { in empty() function in android::base::SubAllocator::Impl
249 bool SubAllocator::empty() const { in empty() function in android::base::SubAllocator
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DRangeManip.cpp60 bool RangeList::empty() const{ in empty() function in RangeList
/hardware/interfaces/broadcastradio/common/tests/
DIdentifierIterator_test.cpp46 TEST(IdentifierIteratorTest, empty) { in TEST() argument
/hardware/interfaces/audio/effect/all-versions/default/util/tests/
Deffectutils_tests.cpp102 EffectBufferConfig empty; in TEST() local
/hardware/interfaces/audio/core/all-versions/vts/functional/7.0/
DPolicyConfig.cpp122 static const std::vector<std::string> empty; in getAttachedDevices() local
/hardware/interfaces/keymaster/4.0/support/include/keymasterV4_0/
Dauthorization_set.h94 bool empty() const { return size() == 0; } in empty() function
/hardware/libhardware/modules/camera/3_4/arc/
Djpeg_compressor.cpp155 std::unique_ptr<uint8_t[]> empty(new uint8_t[cinfo->image_width]); in Compress() local
/hardware/google/camera/common/hal/tests/
Dzsl_buffer_manager_tests.cc191 bool empty = manager->IsPendingBufferEmpty(); in TEST() local
Dinternal_stream_manager_tests.cc317 bool empty = stream_manager->IsPendingBufferEmpty(raw_hal_stream.id); in TEST() local
/hardware/interfaces/security/keymint/support/
Dremote_prov_utils_test.cpp827 const std::vector<uint8_t> empty; in TEST() local
895 const std::vector<uint8_t> empty; in TEST() local
/hardware/interfaces/security/keymint/support/include/keymint_support/
Dauthorization_set.h95 bool empty() const { return size() == 0; } in empty() function
/hardware/google/camera/common/hal/utils/
Dzsl_buffer_manager.cc498 bool empty = (pending_zsl_buffers_.size() == 0); in IsPendingBufferEmpty() local
/hardware/google/gfxstream/guest/android-emu/aemu/base/containers/
DSmallVector.h106 bool empty() const { return begin() == end(); } in empty() function
/hardware/google/pixel/usb/
DUsbDataSessionMonitor.cpp206 bool empty = true; in reportUsbDataSessionMetrics() local
/hardware/interfaces/keymaster/3.0/vts/functional/
Dauthorization_set.h94 bool empty() const { return size() == 0; } in empty() function
/hardware/interfaces/audio/common/all-versions/default/tests/
Dhidlutils_tests.cpp134 hidl_vec<AudioChannelMask> empty; in TEST() local
320 AudioConfigBaseOptional empty; in TEST() local
596 hidl_vec<AudioFormat> empty; in TEST() local
/hardware/interfaces/graphics/composer/2.1/vts/functional/
DVtsHalGraphicsComposerV2_1TargetTest.cpp995 IComposerClient::Rect empty{0, 0, 0, 0}; in TEST_P() local
1162 IComposerClient::Rect empty{0, 0, 0, 0}; in TEST_P() local

12