Home
last modified time | relevance | path

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

12

/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/ril/libril/
DrilSocketQueue.h160 int Ril_queue<T>::empty(void) { in empty() function
/hardware/google/pixel/perfstatsd/
Dmain.cpp110 std::string empty(""); in serviceCall() local
/hardware/interfaces/security/keymint/support/
Dremote_prov_utils_test.cpp80 const std::vector<uint8_t> empty; in TEST() local
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
DMap.h51 bool empty() const { in empty() function
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
DMap.h51 bool empty() const { in empty() function
/hardware/qcom/sm8150/media/libarbitrarybytes/inc/
DMap.h51 bool empty() const { in empty() function
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/inc/
DMap.h51 bool empty() const { in empty() function
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
DMap.h52 bool empty() const { in empty() function
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/
DMap.h53 bool empty() const { return ( !head || !tail ); } in empty() function
/hardware/interfaces/broadcastradio/common/tests/
DIdentifierIterator_test.cpp46 TEST(IdentifierIteratorTest, empty) { in TEST() argument
/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3Mem.cpp490 bool empty = true; in getOldestFrameNumber() local
1044 bool empty = true; in getOldestFrameNumber() local
/hardware/qcom/sm8150p/gps/utils/
DLocUnorderedSetMap.h94 inline bool empty() { return mMap.empty(); } in empty() function
/hardware/qcom/sm7150/gps/utils/
DLocUnorderedSetMap.h94 inline bool empty() { return mMap.empty(); } in empty() function
/hardware/interfaces/audio/effect/all-versions/default/util/tests/
Deffectutils_tests.cpp102 EffectBufferConfig empty; in TEST() local
/hardware/qcom/sdm845/gps/sdm845/utils/
DLocUnorderedSetMap.h94 inline bool empty() { return mMap.empty(); } in empty() function
/hardware/interfaces/audio/core/all-versions/vts/functional/7.0/
DPolicyConfig.cpp122 static const std::vector<std::string> empty; in getAttachedDevices() local
/hardware/qcom/sm7250/gps/utils/
DLocUnorderedSetMap.h102 inline bool empty() { return mMap.empty(); } in empty() function
/hardware/interfaces/keymaster/4.0/support/include/keymasterV4_0/
Dauthorization_set.h94 bool empty() const { return size() == 0; } in empty() function
/hardware/qcom/sm8150/gps/utils/
DLocUnorderedSetMap.h102 inline bool empty() { return mMap.empty(); } 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/google/camera/common/hal/utils/
Dzsl_buffer_manager.cc498 bool empty = (pending_zsl_buffers_.size() == 0); in IsPendingBufferEmpty() local

12