Searched defs:error_args (Results 1 – 2 of 2) sorted by relevance
158 const struct trusty_error_args* error_args) { in report_crash()203 const struct trusty_error_args* error_args) { in report_exit()268 static int on_ta_crash(struct trusty_app* app, const struct trusty_error_args* error_args) { in on_ta_crash()
1849 const struct trusty_error_args error_args = { in trusty_app_exit_etc() local