Searched refs:error_info (Results 1 – 5 of 5) sorted by relevance
77 error_info = "platform '{}' config incorrect,"\79 raise OHOSException(error_info.format(_name), "2012")92 error_info = "platform '{}' config incorrect,"\94 raise OHOSException(error_info.format(_name), "2012")
42 const napi_extended_error_info *error_info; in NapiPrintErrorInfo() local43 napi_get_last_error_info(env, &error_info); in NapiPrintErrorInfo()44 LOGE("JsDisplaySync ErrorInfo: %{public}s", error_info->error_message); in NapiPrintErrorInfo()
410 for error_info in error.split('\n'):412 if error_info.endswith('debug.log'):413 log_path = error_info.split()[-1]
1601 SoundPool回调的**错误分类**<a name = error_info></a>可以分为以下几种:
1601 The **SoundPool** class provides the following error types<a name = error_info></a>: