Home
last modified time | relevance | path

Searched defs:solutions (Results 1 – 12 of 12) sorted by relevance

/developtools/ace_ets2bundle/compiler/src/fast_build/ark_compiler/
Dlogger.ts28 solutions: string[]; property
150 const { code, description, solutions } = ES2ABC_ERROR_MAPPING[prefix]; constant
196 const { code, description, cause, position, solutions, details }: ErrorInfo = getErrorInfo(); constant
213 solutions: string[]; property in LogData
Derror_code.ts92 solutions: [], constant
97 solutions: [ES2ABC_PATCH_FIX_ERROR_ACTION], constant
/developtools/ace_ets2bundle/compiler/src/interop/src/fast_build/ark_compiler/
Dlogger.ts28 solutions: string[]; property
141 const { code, description, solutions } = ES2ABC_ERROR_MAPPING[prefix]; constant
187 const { code, description, cause, position, solutions, details }: ErrorInfo = getErrorInfo(); constant
204 solutions: string[]; property in LogData
Derror_code.ts101 solutions: [], constant
106 solutions: [ES2ABC_PATCH_FIX_ERROR_ACTION], constant
/developtools/packing_tool/adapter/ohos/
DErrorMsg.java35 private final List<String> solutions; field in ErrorMsg
45 public ErrorMsg(String code, String description, String cause, List<String> solutions) { in ErrorMsg()
102 private List<String> solutions = new ArrayList<>(); field in ErrorMsg.Builder
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/error/
DErrorMsg.java47 private final List<String> solutions; field in ErrorMsg
61 String position, List<String> solutions) { in ErrorMsg()
153 private List<String> solutions = new ArrayList<>(); field in ErrorMsg.Builder
/developtools/ace_ets2bundle/compiler/src/interop/src/hvigor_error_code/
Dhvigor_error_info.ts32 solutions?: string[]; property
41 solutions: string[] = []; property in HvigorErrorInfo
/developtools/ace_ets2bundle/compiler/src/hvigor_error_code/
Dhvigor_error_info.ts33 solutions?: string[]; property
42 solutions: string[] = []; property in HvigorErrorInfo
/developtools/ace_ets2bundle/compiler/test/transform_ut/helpers/
Dlogger.ts33 solutions?: string[]; property
/developtools/ace_ets2bundle/compiler/test/
Dtransform_ut_error.json6 "solutions": ["Please initialize the rules according to the decorator."] array
12 "solutions": ["Please initialize the rules according to the decorator."] array
94 …"solutions": ["A structurally modified page must have at least one and no more than one 'build' me… array
125 "solutions": ["Please initialize the rules according to the decorator."] array
165 "solutions": ["Please initialize the rules according to the decorator."] array
171 "solutions": ["Please initialize the rules according to the decorator."] array
245 … "solutions": ["Please make sure that the splash page has one and only one '@Entry' decorator."] array
368 … "solutions": ["Please make sure that the splash page has one and only one '@Entry' decorator."] array
400 … "solutions": ["Please make sure that the splash page has one and only one '@Entry' decorator."] array
/developtools/ace_ets2bundle/compiler/src/
Dark_utils.ts767 solutions: [`Please modify the code based on the error information.`], constant
/developtools/ace_ets2bundle/compiler/src/interop/src/
Dark_utils.ts791 solutions: [`Please modify the code based on the error information.`], constant