Home
last modified time | relevance | path

Searched refs:isPending (Results 1 – 9 of 9) sorted by relevance

/hardware/interfaces/confirmationui/support/include/android/hardware/confirmationui/1.0/generic/
DGenericOperation.h106 if (isPending()) { in abort()
113 if (isPending()) error_ = ResponseCode::Canceled; in userCancel()
123 bool isPending() const { return error_ != ResponseCode::Ignored; } in isPending() function
143 if (isPending()) { in deliverSecureInputEvent()
151 bool ignored = !isPending(); in deliverSecureInputEvent()
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/
Dvideo_encoder_device_v4l2.h582 bool isPending(int bufferId);
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/venc/inc/
Dvideo_encoder_device_v4l2.h582 bool isPending(int bufferId);
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/inc/
Dvideo_encoder_device_v4l2.h586 bool isPending(int bufferId);
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/inc/
Dvideo_encoder_device_v4l2.h633 bool isPending(int bufferId);
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device_v4l2.cpp459 if (omx->handle->mBatchInfo.isPending(bufIndex)) { in async_venc_message_thread()
7187 bool venc_dev::BatchInfo::isPending(int bufferId) { in isPending() function in venc_dev::BatchInfo
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device_v4l2.cpp357 if (omx->handle->mBatchInfo.isPending(bufIndex)) { in async_venc_message_thread()
7391 bool venc_dev::BatchInfo::isPending(int bufferId) { in isPending() function in venc_dev::BatchInfo
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device_v4l2.cpp384 if (omx->handle->mBatchInfo.isPending(bufIndex)) { in async_venc_message_thread()
7529 bool venc_dev::BatchInfo::isPending(int bufferId) { in isPending() function in venc_dev::BatchInfo
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device_v4l2.cpp435 if (omx->handle->mBatchInfo.isPending(bufIndex)) { in async_venc_message_thread()
7995 bool venc_dev::BatchInfo::isPending(int bufferId) { in isPending() function in venc_dev::BatchInfo