Searched refs:NETWORK_UNAVAILABLE (Results 1 - 5 of 5) sorted by relevance
/foundation/filemanagement/dfs_service/interfaces/inner_api/native/cloudsync_kit_inner/ |
H A D | cloud_sync_constants.h | 48 NETWORK_UNAVAILABLE, enumerator
|
H A D | cloud_sync_common.h | 36 NETWORK_UNAVAILABLE = 2,
|
/foundation/multimedia/media_library/interfaces/kits/js/include/ |
H A D | cloud_enhancement_napi.h | 50 NETWORK_UNAVAILABLE,
member in OHOS::Media::PHOTO_CE_STATUS_CODE
|
/foundation/filemanagement/dfs_service/interfaces/kits/js/cloudfilesync/ |
H A D | cloud_sync_n_exporter.cpp | 115 DECLARE_NAPI_STATIC_PROPERTY("NETWORK_UNAVAILABLE", NVal::CreateInt32(env, NETWORK_UNAVAILABLE).val_), in InitErrorType() 137 DECLARE_NAPI_STATIC_PROPERTY("NETWORK_UNAVAILABLE", in InitDownloadErrorType() 138 NVal::CreateInt32(env, DownloadProgressObj::NETWORK_UNAVAILABLE).val_), in InitDownloadErrorType()
|
/foundation/multimedia/media_library/interfaces/inner_api/media_library_helper/include/ |
H A D | medialibrary_type_const.h | 115 NETWORK_UNAVAILABLE, member in OHOS::Media::CEErrorCodeType
|
Completed in 3 milliseconds