Home
last modified time | relevance | path

Searched defs:TYPE_ERROR (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/tools/hdf_dev_eco_tool/command_line/
H A Dhdf_command_line_server.py23 TYPE_ERROR = 'error' variable in Message
/ohos5.0/base/web/webview/interfaces/kits/napi/common/
H A Dweb_errors.cpp49 const char* TYPE_ERROR = "BusinessError 401: Parameter error. The type of '%s' must be %s."; variable
/ohos5.0/commonlibrary/ets_utils/js_concurrent_module/common/helper/
H A Derror_helper.h250 static const int32_t TYPE_ERROR = 401; // 401 : the parameter type is incorrect variable
/ohos5.0/base/update/updateservice/foundations/ability/utils/include/
H A Ddupdate_json_utils.h32 TYPE_ERROR enumerator