LibreOffice Module onlineupdate (master) 1
Macros
errors.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define OK   0
 
#define MAR_ERROR_EMPTY_ACTION_LIST   1
 
#define LOADSOURCE_ERROR_WRONG_SIZE   2
 
#define USAGE_ERROR   3
 
#define CRC_ERROR   4
 
#define PARSE_ERROR   5
 
#define READ_ERROR   6
 
#define WRITE_ERROR   7
 
#define ELEVATION_CANCELED   9
 
#define READ_STRINGS_MEM_ERROR   10
 
#define ARCHIVE_READER_MEM_ERROR   11
 
#define BSPATCH_MEM_ERROR   12
 
#define UPDATER_MEM_ERROR   13
 
#define UPDATER_QUOTED_PATH_MEM_ERROR   14
 
#define BAD_ACTION_ERROR   15
 
#define STRING_CONVERSION_ERROR   16
 
#define CERT_LOAD_ERROR   17
 
#define CERT_HANDLING_ERROR   18
 
#define CERT_VERIFY_ERROR   19
 
#define ARCHIVE_NOT_OPEN   20
 
#define COULD_NOT_READ_PRODUCT_INFO_BLOCK_ERROR   21
 
#define MAR_CHANNEL_MISMATCH_ERROR   22
 
#define VERSION_DOWNGRADE_ERROR   23
 
#define SERVICE_UPDATER_COULD_NOT_BE_STARTED   24
 
#define SERVICE_NOT_ENOUGH_COMMAND_LINE_ARGS   25
 
#define SERVICE_UPDATER_SIGN_ERROR   26
 
#define SERVICE_UPDATER_COMPARE_ERROR   27
 
#define SERVICE_UPDATER_IDENTITY_ERROR   28
 
#define SERVICE_STILL_APPLYING_ON_SUCCESS   29
 
#define SERVICE_STILL_APPLYING_ON_FAILURE   30
 
#define SERVICE_UPDATER_NOT_FIXED_DRIVE   31
 
#define SERVICE_COULD_NOT_LOCK_UPDATER   32
 
#define SERVICE_INSTALLDIR_ERROR   33
 
#define NO_INSTALLDIR_ERROR   34
 
#define WRITE_ERROR_ACCESS_DENIED   35
 
#define WRITE_ERROR_CALLBACK_APP   37
 
#define UNEXPECTED_BZIP_ERROR   39
 
#define UNEXPECTED_MAR_ERROR   40
 
#define UNEXPECTED_BSPATCH_ERROR   41
 
#define UNEXPECTED_FILE_OPERATION_ERROR   42
 
#define FILESYSTEM_MOUNT_READWRITE_ERROR   43
 
#define DELETE_ERROR_EXPECTED_DIR   46
 
#define DELETE_ERROR_EXPECTED_FILE   47
 
#define RENAME_ERROR_EXPECTED_FILE   48
 
#define SERVICE_COULD_NOT_COPY_UPDATER   49
 
#define SERVICE_STILL_APPLYING_TERMINATED   50
 
#define SERVICE_STILL_APPLYING_NO_EXIT_CODE   51
 
#define WRITE_ERROR_FILE_COPY   61
 
#define WRITE_ERROR_DELETE_FILE   62
 
#define WRITE_ERROR_OPEN_PATCH_FILE   63
 
#define WRITE_ERROR_PATCH_FILE   64
 
#define WRITE_ERROR_APPLY_DIR_PATH   65
 
#define WRITE_ERROR_CALLBACK_PATH   66
 
#define WRITE_ERROR_FILE_ACCESS_DENIED   67
 
#define WRITE_ERROR_DIR_ACCESS_DENIED   68
 
#define WRITE_ERROR_DELETE_BACKUP   69
 
#define WRITE_ERROR_EXTRACT   70
 
#define FALLBACKKEY_UNKNOWN_ERROR   100
 
#define FALLBACKKEY_REGPATH_ERROR   101
 
#define FALLBACKKEY_NOKEY_ERROR   102
 
#define FALLBACKKEY_SERVICE_NO_STOP_ERROR   103
 
#define FALLBACKKEY_LAUNCH_ERROR   104
 

Macro Definition Documentation

◆ ARCHIVE_NOT_OPEN

#define ARCHIVE_NOT_OPEN   20

Definition at line 40 of file errors.h.

◆ ARCHIVE_READER_MEM_ERROR

#define ARCHIVE_READER_MEM_ERROR   11

Definition at line 28 of file errors.h.

◆ BAD_ACTION_ERROR

#define BAD_ACTION_ERROR   15

Definition at line 32 of file errors.h.

◆ BSPATCH_MEM_ERROR

#define BSPATCH_MEM_ERROR   12

Definition at line 29 of file errors.h.

◆ CERT_HANDLING_ERROR

#define CERT_HANDLING_ERROR   18

Definition at line 38 of file errors.h.

◆ CERT_LOAD_ERROR

#define CERT_LOAD_ERROR   17

Definition at line 37 of file errors.h.

◆ CERT_VERIFY_ERROR

#define CERT_VERIFY_ERROR   19

Definition at line 39 of file errors.h.

◆ COULD_NOT_READ_PRODUCT_INFO_BLOCK_ERROR

#define COULD_NOT_READ_PRODUCT_INFO_BLOCK_ERROR   21

Definition at line 41 of file errors.h.

◆ CRC_ERROR

#define CRC_ERROR   4

Definition at line 21 of file errors.h.

◆ DELETE_ERROR_EXPECTED_DIR

#define DELETE_ERROR_EXPECTED_DIR   46

Definition at line 66 of file errors.h.

◆ DELETE_ERROR_EXPECTED_FILE

#define DELETE_ERROR_EXPECTED_FILE   47

Definition at line 67 of file errors.h.

◆ ELEVATION_CANCELED

#define ELEVATION_CANCELED   9

Definition at line 26 of file errors.h.

◆ FALLBACKKEY_LAUNCH_ERROR

#define FALLBACKKEY_LAUNCH_ERROR   104

Definition at line 94 of file errors.h.

◆ FALLBACKKEY_NOKEY_ERROR

#define FALLBACKKEY_NOKEY_ERROR   102

Definition at line 92 of file errors.h.

◆ FALLBACKKEY_REGPATH_ERROR

#define FALLBACKKEY_REGPATH_ERROR   101

Definition at line 91 of file errors.h.

◆ FALLBACKKEY_SERVICE_NO_STOP_ERROR

#define FALLBACKKEY_SERVICE_NO_STOP_ERROR   103

Definition at line 93 of file errors.h.

◆ FALLBACKKEY_UNKNOWN_ERROR

#define FALLBACKKEY_UNKNOWN_ERROR   100

Definition at line 90 of file errors.h.

◆ FILESYSTEM_MOUNT_READWRITE_ERROR

#define FILESYSTEM_MOUNT_READWRITE_ERROR   43

Definition at line 65 of file errors.h.

◆ LOADSOURCE_ERROR_WRONG_SIZE

#define LOADSOURCE_ERROR_WRONG_SIZE   2

Definition at line 17 of file errors.h.

◆ MAR_CHANNEL_MISMATCH_ERROR

#define MAR_CHANNEL_MISMATCH_ERROR   22

Definition at line 42 of file errors.h.

◆ MAR_ERROR_EMPTY_ACTION_LIST

#define MAR_ERROR_EMPTY_ACTION_LIST   1

Definition at line 16 of file errors.h.

◆ NO_INSTALLDIR_ERROR

#define NO_INSTALLDIR_ERROR   34

Definition at line 57 of file errors.h.

◆ OK

#define OK   0

Definition at line 10 of file errors.h.

◆ PARSE_ERROR

#define PARSE_ERROR   5

Definition at line 22 of file errors.h.

◆ READ_ERROR

#define READ_ERROR   6

Definition at line 23 of file errors.h.

◆ READ_STRINGS_MEM_ERROR

#define READ_STRINGS_MEM_ERROR   10

Definition at line 27 of file errors.h.

◆ RENAME_ERROR_EXPECTED_FILE

#define RENAME_ERROR_EXPECTED_FILE   48

Definition at line 68 of file errors.h.

◆ SERVICE_COULD_NOT_COPY_UPDATER

#define SERVICE_COULD_NOT_COPY_UPDATER   49

Definition at line 71 of file errors.h.

◆ SERVICE_COULD_NOT_LOCK_UPDATER

#define SERVICE_COULD_NOT_LOCK_UPDATER   32

Definition at line 54 of file errors.h.

◆ SERVICE_INSTALLDIR_ERROR

#define SERVICE_INSTALLDIR_ERROR   33

Definition at line 55 of file errors.h.

◆ SERVICE_NOT_ENOUGH_COMMAND_LINE_ARGS

#define SERVICE_NOT_ENOUGH_COMMAND_LINE_ARGS   25

Definition at line 47 of file errors.h.

◆ SERVICE_STILL_APPLYING_NO_EXIT_CODE

#define SERVICE_STILL_APPLYING_NO_EXIT_CODE   51

Definition at line 73 of file errors.h.

◆ SERVICE_STILL_APPLYING_ON_FAILURE

#define SERVICE_STILL_APPLYING_ON_FAILURE   30

Definition at line 52 of file errors.h.

◆ SERVICE_STILL_APPLYING_ON_SUCCESS

#define SERVICE_STILL_APPLYING_ON_SUCCESS   29

Definition at line 51 of file errors.h.

◆ SERVICE_STILL_APPLYING_TERMINATED

#define SERVICE_STILL_APPLYING_TERMINATED   50

Definition at line 72 of file errors.h.

◆ SERVICE_UPDATER_COMPARE_ERROR

#define SERVICE_UPDATER_COMPARE_ERROR   27

Definition at line 49 of file errors.h.

◆ SERVICE_UPDATER_COULD_NOT_BE_STARTED

#define SERVICE_UPDATER_COULD_NOT_BE_STARTED   24

Definition at line 46 of file errors.h.

◆ SERVICE_UPDATER_IDENTITY_ERROR

#define SERVICE_UPDATER_IDENTITY_ERROR   28

Definition at line 50 of file errors.h.

◆ SERVICE_UPDATER_NOT_FIXED_DRIVE

#define SERVICE_UPDATER_NOT_FIXED_DRIVE   31

Definition at line 53 of file errors.h.

◆ SERVICE_UPDATER_SIGN_ERROR

#define SERVICE_UPDATER_SIGN_ERROR   26

Definition at line 48 of file errors.h.

◆ STRING_CONVERSION_ERROR

#define STRING_CONVERSION_ERROR   16

Definition at line 33 of file errors.h.

◆ UNEXPECTED_BSPATCH_ERROR

#define UNEXPECTED_BSPATCH_ERROR   41

Definition at line 63 of file errors.h.

◆ UNEXPECTED_BZIP_ERROR

#define UNEXPECTED_BZIP_ERROR   39

Definition at line 61 of file errors.h.

◆ UNEXPECTED_FILE_OPERATION_ERROR

#define UNEXPECTED_FILE_OPERATION_ERROR   42

Definition at line 64 of file errors.h.

◆ UNEXPECTED_MAR_ERROR

#define UNEXPECTED_MAR_ERROR   40

Definition at line 62 of file errors.h.

◆ UPDATER_MEM_ERROR

#define UPDATER_MEM_ERROR   13

Definition at line 30 of file errors.h.

◆ UPDATER_QUOTED_PATH_MEM_ERROR

#define UPDATER_QUOTED_PATH_MEM_ERROR   14

Definition at line 31 of file errors.h.

◆ USAGE_ERROR

#define USAGE_ERROR   3

Definition at line 20 of file errors.h.

◆ VERSION_DOWNGRADE_ERROR

#define VERSION_DOWNGRADE_ERROR   23

Definition at line 43 of file errors.h.

◆ WRITE_ERROR

#define WRITE_ERROR   7

Definition at line 24 of file errors.h.

◆ WRITE_ERROR_ACCESS_DENIED

#define WRITE_ERROR_ACCESS_DENIED   35

Definition at line 58 of file errors.h.

◆ WRITE_ERROR_APPLY_DIR_PATH

#define WRITE_ERROR_APPLY_DIR_PATH   65

Definition at line 79 of file errors.h.

◆ WRITE_ERROR_CALLBACK_APP

#define WRITE_ERROR_CALLBACK_APP   37

Definition at line 60 of file errors.h.

◆ WRITE_ERROR_CALLBACK_PATH

#define WRITE_ERROR_CALLBACK_PATH   66

Definition at line 80 of file errors.h.

◆ WRITE_ERROR_DELETE_BACKUP

#define WRITE_ERROR_DELETE_BACKUP   69

Definition at line 83 of file errors.h.

◆ WRITE_ERROR_DELETE_FILE

#define WRITE_ERROR_DELETE_FILE   62

Definition at line 76 of file errors.h.

◆ WRITE_ERROR_DIR_ACCESS_DENIED

#define WRITE_ERROR_DIR_ACCESS_DENIED   68

Definition at line 82 of file errors.h.

◆ WRITE_ERROR_EXTRACT

#define WRITE_ERROR_EXTRACT   70

Definition at line 84 of file errors.h.

◆ WRITE_ERROR_FILE_ACCESS_DENIED

#define WRITE_ERROR_FILE_ACCESS_DENIED   67

Definition at line 81 of file errors.h.

◆ WRITE_ERROR_FILE_COPY

#define WRITE_ERROR_FILE_COPY   61

Definition at line 75 of file errors.h.

◆ WRITE_ERROR_OPEN_PATCH_FILE

#define WRITE_ERROR_OPEN_PATCH_FILE   63

Definition at line 77 of file errors.h.

◆ WRITE_ERROR_PATCH_FILE

#define WRITE_ERROR_PATCH_FILE   64

Definition at line 78 of file errors.h.