Home
last modified time | relevance | path

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

12

/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/error/
DCustomException.java32 CustomException(ERROR error, String message) { in CustomException()
42 public static void throwException(ERROR error, String message) { in throwException()
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/utils/
DValidateUtils.java37 …public static void throwIfNotMatches(boolean isMatch, ERROR error, String errorMsg) throws CustomE… in throwIfNotMatches()
50 …public static void throwIfMatches(boolean isMatch, ERROR error, String errorMsg) throws CustomExce… in throwIfMatches()
/developtools/profiler/host/smartperf/ide/src/log/
DLog.ts26 export const error = (message?: any, ...optionalParams: any[]) => { constant
/developtools/packing_tool/adapter/ohos/
DLog.java67 public void error(String msg) { in error() method in Log
/developtools/integration_verification/tools/deps_guard/rules_checker/
Dbase_rule.py60 def error(self, info): member in BaseRule
/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
Dpower.proto86 int32 error = 3; field
/developtools/profiler/host/smartperf/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
Dpower.proto86 int32 error = 3; field
/developtools/integration_verification/DeployDevice/src/util/
Dlog_info.py92 def error(self, msg): member in Logger
/developtools/ace_ets2bundle/compiler/src/
Dets_checker.ts160 error: boolean property
447 const error: boolean = false; constant
Dprocess_import.ts645 const error: LogInfo = { constant
Dcompile_info.ts86 error: boolean property
/developtools/profiler/host/smartperf/ide/server/
Dmain.go281 func CheckErr(err error) {
/developtools/global_resource_tool/src/
Dconfig_parser.cpp380 …string error = "Error: '" + value + "' must start with '" + match.substr(match.find("\\") + 1) + "… in GetRefIdFromString() local
Djson_compiler.cpp304 string error = "invaild color value '" + value + \ in CheckJsonStringValue() local
/developtools/profiler/host/smartperf/ide/src/trace/database/logic-worker/
DProcedureLogicWorkerFileSystem.ts663 error: string = ""; property in FileSysEvent
/developtools/ace_ets2bundle/compiler/
Dmain.js600 let faultHandler = function (error) { argument
/developtools/profiler/device/plugins/native_daemon/src/
Dcall_stack.cpp52 const std::string CallStack::GetUnwErrorName(int error) in GetUnwErrorName()
Dutilities.cpp512 std::string error((LPTSTR)lpMsgBuf); in GetLastErrorString() local
/developtools/profiler/device/plugins/native_daemon/include/
Ddebug_logger.h298 #define HLOGMESSAGE(level, error) \ argument
/developtools/profiler/host/smartperf/trace_streamer/src/parser/hiperf_parser/hiperf/
Dcallstack.cpp55 const std::string CallStack::GetUnwErrorName(int error) in GetUnwErrorName()
/developtools/hiperf/src/
Dcallstack.cpp52 const std::string CallStack::GetUnwErrorName(int error) in GetUnwErrorName()

12