Searched refs:ERRNO_ASSET_DOWNLOAD_FAILURE (Results 1 – 3 of 3) sorted by relevance
30 #define ERRNO_ASSET_DOWNLOAD_FAILURE 4 macro
38 pub const ERRNO_ASSET_DOWNLOAD_FAILURE: c_int = 4; const
45 ipc_conn::Error::DownloadFailed => ERRNO_ASSET_DOWNLOAD_FAILURE, in map_ipc_err()63 SyncError::AssetDownloadFailure => ERRNO_ASSET_DOWNLOAD_FAILURE, in map_single_sync_err()