/hardware/google/aemu/base/include/aemu/base/ |
D | FunctionView.h | 114 bool empty() const { return !bool(*this); } in empty() function
|
/hardware/interfaces/automotive/can/1.0/default/libnl++/include/libnl++/ |
D | Attributes.h | 139 static const T empty = {}; in getStruct() local
|
D | Buffer.h | 68 static const T empty = {}; in getFirst() local
|
/hardware/google/aemu/base/include/aemu/base/containers/ |
D | CircularBuffer.h | 96 bool empty() const { in empty() function
|
D | SmallVector.h | 106 bool empty() const { return begin() == end(); } in empty() function
|
/hardware/ril/libril/ |
D | rilSocketQueue.h | 158 int Ril_queue<T>::empty(void) { in empty() function
|
/hardware/google/gfxstream/host/gl/ |
D | EmulatedEglConfig.h | 116 bool empty() const { return mConfigs.empty(); } in empty() function
|
/hardware/google/pixel/perfstatsd/ |
D | main.cpp | 110 std::string empty(""); in serviceCall() local
|
/hardware/google/aemu/base/ |
D | SubAllocator.cpp | 192 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/ |
D | RangeManip.cpp | 60 bool RangeList::empty() const{ in empty() function in RangeList
|
/hardware/interfaces/broadcastradio/common/tests/ |
D | IdentifierIterator_test.cpp | 46 TEST(IdentifierIteratorTest, empty) { in TEST() argument
|
/hardware/interfaces/audio/effect/all-versions/default/util/tests/ |
D | effectutils_tests.cpp | 102 EffectBufferConfig empty; in TEST() local
|
/hardware/interfaces/audio/core/all-versions/vts/functional/7.0/ |
D | PolicyConfig.cpp | 122 static const std::vector<std::string> empty; in getAttachedDevices() local
|
/hardware/interfaces/keymaster/4.0/support/include/keymasterV4_0/ |
D | authorization_set.h | 94 bool empty() const { return size() == 0; } in empty() function
|
/hardware/libhardware/modules/camera/3_4/arc/ |
D | jpeg_compressor.cpp | 155 std::unique_ptr<uint8_t[]> empty(new uint8_t[cinfo->image_width]); in Compress() local
|
/hardware/google/camera/common/hal/tests/ |
D | zsl_buffer_manager_tests.cc | 191 bool empty = manager->IsPendingBufferEmpty(); in TEST() local
|
D | internal_stream_manager_tests.cc | 317 bool empty = stream_manager->IsPendingBufferEmpty(raw_hal_stream.id); in TEST() local
|
/hardware/interfaces/security/keymint/support/ |
D | remote_prov_utils_test.cpp | 827 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/ |
D | authorization_set.h | 95 bool empty() const { return size() == 0; } in empty() function
|
/hardware/google/camera/common/hal/utils/ |
D | zsl_buffer_manager.cc | 498 bool empty = (pending_zsl_buffers_.size() == 0); in IsPendingBufferEmpty() local
|
/hardware/google/gfxstream/guest/android-emu/aemu/base/containers/ |
D | SmallVector.h | 106 bool empty() const { return begin() == end(); } in empty() function
|
/hardware/google/pixel/usb/ |
D | UsbDataSessionMonitor.cpp | 206 bool empty = true; in reportUsbDataSessionMetrics() local
|
/hardware/interfaces/keymaster/3.0/vts/functional/ |
D | authorization_set.h | 94 bool empty() const { return size() == 0; } in empty() function
|
/hardware/interfaces/audio/common/all-versions/default/tests/ |
D | hidlutils_tests.cpp | 134 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/ |
D | VtsHalGraphicsComposerV2_1TargetTest.cpp | 995 IComposerClient::Rect empty{0, 0, 0, 0}; in TEST_P() local 1162 IComposerClient::Rect empty{0, 0, 0, 0}; in TEST_P() local
|