Searched refs:CE_AVAILABLE (Results 1 – 4 of 4) sorted by relevance
35 enum class CE_AVAILABLE : int32_t { enum
834 if (ceAvailable == static_cast<int32_t>(CE_AVAILABLE::NOT_SUPPORT)) { in QueryCloudEnhancementTaskStateExecute()839 if (ceAvailable == static_cast<int32_t>(CE_AVAILABLE::SUCCESS)) { in QueryCloudEnhancementTaskStateExecute()843 if (ceAvailable == static_cast<int32_t>(CE_AVAILABLE::FAILED_RETRY) || in QueryCloudEnhancementTaskStateExecute()844 ceAvailable == static_cast<int32_t>(CE_AVAILABLE::FAILED)) { in QueryCloudEnhancementTaskStateExecute()
5488 photoPredicates.equalTo(photoAccessHelper.PhotoKeys.CE_AVAILABLE, 2);5543 photoPredicates.equalTo(photoAccessHelper.PhotoKeys.CE_AVAILABLE, 2);5634 photoPredicates.equalTo(photoAccessHelper.PhotoKeys.CE_AVAILABLE, 2);5752 photoPredicates.equalTo(photoAccessHelper.PhotoKeys.CE_AVAILABLE, 5);6251 | CE_AVAILABLE<sup>13+</sup> | 'ce_available' | 云增强任务标识。**系统接口**:此接口为系统接口。 |
5488 photoPredicates.equalTo(photoAccessHelper.PhotoKeys.CE_AVAILABLE, 2);5543 photoPredicates.equalTo(photoAccessHelper.PhotoKeys.CE_AVAILABLE, 2);5634 photoPredicates.equalTo(photoAccessHelper.PhotoKeys.CE_AVAILABLE, 2);5752 photoPredicates.equalTo(photoAccessHelper.PhotoKeys.CE_AVAILABLE, 5);6251 | CE_AVAILABLE<sup>13+</sup> | 'ce_available' | Cloud enhancement identifier. <br>**System API**: …