Home
last modified time | relevance | path

Searched defs:isPending (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/confirmationui/support/include/android/hardware/confirmationui/1.0/generic/
DGenericOperation.h123 bool isPending() const { return error_ != ResponseCode::Ignored; } in isPending() function
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device_v4l2.cpp7187 bool venc_dev::BatchInfo::isPending(int bufferId) { in isPending() function in venc_dev::BatchInfo