Home
last modified time | relevance | path

Searched defs:errorCode (Results 1 - 9 of 9) sorted by relevance

/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/error/
H A DSignatureException.java26 private int errorCode; field in SignatureException
43 public SignatureException(int errorCode, String message) { in SignatureException() argument
55 public SignatureException(int errorCode, String message, Throwable cause) { in SignatureException() argument
[all...]
H A DHapFormatException.java36 public HapFormatException(int errorCode, String message) { in HapFormatException() argument
40 public HapFormatException(int errorCode, String message, Throwable cause) { in HapFormatException() argument
H A DERROR.java109 private final int errorCode; field in ERROR
/developtools/profiler/hidebug/interfaces/js/kits/napi/util/
H A Dhiappevent_util.cpp62 void ApiInvokeRecorder::SetErrorCode(int errorCode) in SetErrorCode() argument
/developtools/smartperf_host/trace_streamer/src/parser/ebpf_parser/
H A Dfile_system_data_parser.cpp128 DataIndex errorCode = INVALID_UINT64; in ParseFileSystemEvent() local
54 StartEndTime(const FsFixedHeader *fsFixedHeadrAddr, uint64_t newStartTs, uint64_t newEndTs, DataIndex &returnValue, DataIndex &errorCode) StartEndTime() argument
/developtools/smartperf_host/trace_streamer/src/trace_data/trace_stdtype/htrace/
H A Debpf_stdtype.h33 DataIndex errorCode = INVALID_DATAINDEX; member
/developtools/hapsigner/hapsigntool_cpp/hap/provider/src/
H A Dsign_provider.cpp42 bool SignProvider::PrintErrorLog(const std::string& log, const int& errorCode, std::string path) in PrintErrorLog() argument
/developtools/smartperf_host/trace_streamer/test/unittest/table/
H A Dtable_test.cpp423 DataIndex errorCode = stream_.traceDataCache_->GetDataIndex("errorCode"); in HWTEST_F() local
/developtools/hdc/src/common/
H A Dbase.cpp297 DWORD errorCode = GetLastError(); in CompressLogFile() local

Completed in 15 milliseconds