Home
last modified time | relevance | path

Searched defs:errCode (Results 1 - 2 of 2) sorted by relevance

/developtools/hapsigner/hapsigntool/hap_sign_tool/src/main/java/com/ohos/entity/
H A DRetMsg.java26 private ERROR errCode; field in RetMsg
30 public RetMsg(ERROR errCode, String errMessage) { in RetMsg() argument
39 public void setErrCode(ERROR errCode) { in setErrCode() argument
/developtools/profiler/hidebug/interfaces/js/kits/napi/util/
H A Dnapi_util.cpp29 napi_value CreateErrorMessage(napi_env env, const std::string& errCode, const std::string& msg) in CreateErrorMessage() argument

Completed in 1 milliseconds