Home
last modified time | relevance | path

Searched defs:isEmpty (Results 1 – 9 of 9) sorted by relevance

/hardware/google/av/media/eco/include/eco/
DECOData.h157 size_t isEmpty() const { return mKeyValueStore.size() == 0; } in isEmpty() function
/hardware/qcom/camera/msm8998/QCamera2/util/
DQCameraQueue.cpp123 bool QCameraQueue::isEmpty() in isEmpty() function in qcamera::QCameraQueue
/hardware/interfaces/automotive/vehicle/aidl/impl/vhal/src/
DSubscriptionManager.cpp486 bool SubscriptionManager::isEmpty() { in isEmpty() function in android::hardware::automotive::vehicle::SubscriptionManager
/hardware/interfaces/automotive/remoteaccess/test_grpc_server/impl/src/
DTestWakeupClientServiceImpl.cpp120 bool TaskQueue::isEmpty() { in isEmpty() function in android::hardware::automotive::remoteaccess::TaskQueue
/hardware/interfaces/camera/common/default/
DCameraMetadata.cpp150 bool CameraMetadata::isEmpty() const { in isEmpty() function in android::hardware::camera::common::helper::CameraMetadata
DCameraParameters.cpp495 bool CameraParameters::isEmpty() const { in isEmpty() function in android::hardware::camera::common::helper::CameraParameters
/hardware/google/aemu/host-common/
Daddress_space_graphics.cpp63 bool isEmpty = true; member
/hardware/interfaces/graphics/composer/2.1/utils/command-buffer/include/composer-command-buffer/2.1/
DComposerCommandBuffer.h636 bool isEmpty() const { return (mDataRead >= mDataSize); } in isEmpty() function
/hardware/qcom/sm7250/display/composer/
DQtiComposerCommandBuffer.h728 bool isEmpty() const { return (mDataRead >= mDataSize); } in isEmpty() function