| /developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/error/ |
| D | SignatureException.java | 26 private int errorCode; field in SignatureException 43 public SignatureException(int errorCode, String message) { in SignatureException() 55 public SignatureException(int errorCode, String message, Throwable cause) { in SignatureException()
|
| D | HapFormatException.java | 36 public HapFormatException(int errorCode, String message) { in HapFormatException() 40 public HapFormatException(int errorCode, String message, Throwable cause) { in HapFormatException()
|
| D | ERROR.java | 109 private final int errorCode; field in ERROR
|
| /developtools/profiler/hidebug/frameworks/native/src/ |
| D | hiappevent_util.cpp | 56 void SingleRecordReporter::ReportRecord(const std::string& apiName, int errorCode, int64_t beginTim… in ReportRecord() 78 void MultipleRecordReporter::ReportRecord(const std::string& apiName, int errorCode, int64_t beginT… in ReportRecord() 149 void ApiInvokeRecorder::SetErrorCode(int errorCode) in SetErrorCode()
|
| /developtools/hiperf/src/ |
| D | command_reporter.cpp | 49 int32_t errorCode = static_cast<int32_t>(errorCode_); in ReportCommand() local
|
| D | subcommand_stat.cpp | 964 HiperfError errorCode = CheckStatOption(); in OnSubCommand() local
|
| /developtools/smartperf_host/smartperf_host/trace_streamer/src/parser/ebpf_parser/ |
| D | file_system_data_parser.cpp | 58 DataIndex &errorCode) in StartEndTime() 128 DataIndex errorCode = INVALID_UINT64; in ParseFileSystemEvent() local
|
| /developtools/global_resource_tool/src/cmd/ |
| D | cmd_parser.cpp | 44 uint32_t errorCode = ParseOption(argc, argv, currentIndex); in Parse() local
|
| /developtools/hdc/src/host/ |
| D | server_for_client.cpp | 1208 uint32_t errorCode = ptrServer->lastErrorNum; in PrintLastError() local 1216 string HdcServerForClient::GetErrorString(uint32_t errorCode) in GetErrorString()
|
| /developtools/smartperf_host/smartperf_host/trace_streamer/src/trace_data/trace_stdtype/htrace/ |
| D | ebpf_stdtype.h | 33 DataIndex errorCode = INVALID_DATAINDEX; member
|
| /developtools/global_resource_tool/src/ |
| D | resource_pack.cpp | 39 uint32_t errorCode = RESTOOL_SUCCESS; in Package() local
|
| D | resource_table.cpp | 134 uint32_t errorCode = LoadResTable(in, resInfos); in LoadResTable() local
|
| /developtools/hapsigner/hapsigntool_cpp/hap/provider/src/ |
| D | sign_provider.cpp | 43 bool SignProvider::PrintErrorLog(const std::string& log, const int& errorCode, std::string path) in PrintErrorLog()
|
| /developtools/profiler/device/base/src/ |
| D | common.cpp | 851 int errorCode, const std::string& errorMessage) in PluginWriteToHisysevent()
|
| /developtools/ace_ets2bundle/compiler/src/ |
| D | ets_checker.ts | 940 const errorCode = ts.getErrorCode(diagnostic); constant
|
| /developtools/ace_ets2bundle/compiler/src/interop/src/ |
| D | ets_checker.ts | 960 const errorCode = ts.getErrorCode(diagnostic); constant
|
| /developtools/hdc/src/common/ |
| D | base.cpp | 312 DWORD errorCode = GetLastError(); in CompressLogFile() local 2800 DWORD errorCode = GetLastError(); in CompressLogFile() local
|
| /developtools/smartperf_host/smartperf_host/trace_streamer/test/unittest/table/ |
| D | table_test.cpp | 424 DataIndex errorCode = stream_.traceDataCache_->GetDataIndex("errorCode"); variable
|