Home
last modified time | relevance | path

Searched defs:error_args (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/trusty/kernel/lib/metrics/
H A Dmetrics.c158 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()
/aosp_15_r20/trusty/kernel/lib/trusty/
H A Dtrusty_app.c1849 const struct trusty_error_args error_args = { in trusty_app_exit_etc() local