/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/ril/libril/ |
D | rilSocketQueue.h | 160 int Ril_queue<T>::empty(void) { in empty() function
|
/hardware/google/pixel/perfstatsd/ |
D | main.cpp | 110 std::string empty(""); in serviceCall() local
|
/hardware/interfaces/security/keymint/support/ |
D | remote_prov_utils_test.cpp | 80 const std::vector<uint8_t> empty; in TEST() local
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/ |
D | Map.h | 51 bool empty() const { in empty() function
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/ |
D | Map.h | 51 bool empty() const { in empty() function
|
/hardware/qcom/sm8150/media/libarbitrarybytes/inc/ |
D | Map.h | 51 bool empty() const { in empty() function
|
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/inc/ |
D | Map.h | 51 bool empty() const { in empty() function
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/ |
D | Map.h | 52 bool empty() const { in empty() function
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/ |
D | Map.h | 53 bool empty() const { return ( !head || !tail ); } in empty() function
|
/hardware/interfaces/broadcastradio/common/tests/ |
D | IdentifierIterator_test.cpp | 46 TEST(IdentifierIteratorTest, empty) { in TEST() argument
|
/hardware/qcom/camera/msm8998/QCamera2/HAL3/ |
D | QCamera3Mem.cpp | 490 bool empty = true; in getOldestFrameNumber() local 1044 bool empty = true; in getOldestFrameNumber() local
|
/hardware/qcom/sm8150p/gps/utils/ |
D | LocUnorderedSetMap.h | 94 inline bool empty() { return mMap.empty(); } in empty() function
|
/hardware/qcom/sm7150/gps/utils/ |
D | LocUnorderedSetMap.h | 94 inline bool empty() { return mMap.empty(); } in empty() function
|
/hardware/interfaces/audio/effect/all-versions/default/util/tests/ |
D | effectutils_tests.cpp | 102 EffectBufferConfig empty; in TEST() local
|
/hardware/qcom/sdm845/gps/sdm845/utils/ |
D | LocUnorderedSetMap.h | 94 inline bool empty() { return mMap.empty(); } in empty() function
|
/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/qcom/sm7250/gps/utils/ |
D | LocUnorderedSetMap.h | 102 inline bool empty() { return mMap.empty(); } in empty() function
|
/hardware/interfaces/keymaster/4.0/support/include/keymasterV4_0/ |
D | authorization_set.h | 94 bool empty() const { return size() == 0; } in empty() function
|
/hardware/qcom/sm8150/gps/utils/ |
D | LocUnorderedSetMap.h | 102 inline bool empty() { return mMap.empty(); } 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/google/camera/common/hal/utils/ |
D | zsl_buffer_manager.cc | 498 bool empty = (pending_zsl_buffers_.size() == 0); in IsPendingBufferEmpty() local
|