Home
last modified time | relevance | path

Searched defs:error (Results 1 – 25 of 42) sorted by relevance

12

/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/error/
DCustomException.java26 private ERROR error; field in CustomException
36 CustomException(ERROR error, String message) { in CustomException()
49 public static void throwException(ERROR error, String message) { in throwException()
57 public void setError(ERROR error) { in setError()
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/utils/
DValidateUtils.java38 …public static void throwIfNotMatches(boolean isMatch, ERROR error, String errorMsg) throws CustomE… in throwIfNotMatches()
52 …public static void throwIfMatches(boolean isMatch, ERROR error, String errorMsg) throws CustomExce… in throwIfMatches()
/developtools/hdc/hdc_rust/src/
Dutils.rs165 macro_rules! error { macro
175 macro_rules! error { macro
/developtools/profiler/device/plugins/native_daemon/
Dnative_daemon_client.cpp43 bool error = false; in main() local
/developtools/smartperf_host/ide/src/log/
DLog.ts26 export const error = (message?: unknown, ...optionalParams: unknown[]): void => { constant
/developtools/packing_tool/adapter/ohos/
DLog.java68 public void error(String msg) { in error() method in Log
/developtools/integration_verification/tools/deps_guard/rules_checker/
Dbase_rule.py61 def error(self, info): member in BaseRule
/developtools/integration_verification/tools/startup_guard/startup_checker/
Dbase_rule.py66 def error(self, info): member in BaseRule
/developtools/smartperf_host/trace_streamer/src/protos/types/plugins/ftrace_data/
Dsunrpc.proto53 int32 error = 1; field
63 int32 error = 1; field
73 int32 error = 1; field
Dblock.proto44 int32 error = 4; field
102 int32 error = 4; field
/developtools/smartperf_host/trace_streamer/src/protos/types/plugins/ftrace_data/default/
Dsunrpc.proto53 int32 error = 1; field
63 int32 error = 1; field
73 int32 error = 1; field
Dblock.proto44 int32 error = 4; field
102 int32 error = 4; field
/developtools/profiler/protos/types/plugins/ftrace_data/default/
Dsunrpc.proto53 int32 error = 1; field
63 int32 error = 1; field
73 int32 error = 1; field
Dblock.proto44 int32 error = 4; field
102 int32 error = 4; field
/developtools/ace_ets2bundle/compiler/test/ark_compiler_ut/mock/rollup_mock/
Dshare.ts39 public error(color: string, errormsg: string, reset: string) { method in Logger
Drollup_plugin_mock.ts174 public error() { } method in RollUpPluginMock
/developtools/integration_verification/cases/smoke/basic/screenshot32/APL_compare_03/
Dcompare.py93 def write_record(name,error): argument
Dcommon.py75 def set_error_record(name,error): argument
/developtools/integration_verification/cases/smoke/basic/screenshot32/xdevice_smoke/APL_compare_03/
Dcompare.py93 def write_record(name,error): argument
Dcommon.py75 def set_error_record(name,error): argument
/developtools/integration_verification/DeployDevice/src/util/
Dlog_info.py92 def error(self, msg): member in Logger
/developtools/smartperf_host/ide/server/
Dmain.go431 func CheckErr(err error) {
/developtools/ace_ets2bundle/compiler/src/
Dcompile_info.ts88 error: boolean property
Dprocess_import.ts724 const error: LogInfo = { constant
/developtools/ace_ets2bundle/compiler/src/fast_build/system_api/
Dapi_check_utils.ts411 const error: LogInfo = { constant

12