Home
last modified time | relevance | path

Searched refs:CE_AVAILABLE (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/multimedia/media_library/interfaces/kits/js/include/
H A Dcloud_enhancement_napi.h35 enum class CE_AVAILABLE : int32_t { enum
/ohos5.0/foundation/multimedia/media_library/frameworks/js/src/
H A Dcloud_enhancement_napi.cpp834 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()
/ohos5.0/docs/zh-cn/application-dev/reference/apis-media-library-kit/
H A Djs-apis-photoAccessHelper-sys.md5488 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' | 云增强任务标识。**系统接口**:此接口为系统接口。 |
/ohos5.0/docs/en/application-dev/reference/apis-media-library-kit/
H A Djs-apis-photoAccessHelper-sys.md5488 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**: …