Home
last modified time | relevance | path

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

/trusty/kernel/lib/metrics/
Dmetrics.c263 static int on_ta_crash(struct trusty_app* app, uint32_t reason, bool is_crash) { in on_ta_crash()
/trusty/kernel/lib/trusty/
Dtrusty_app.c1803 bool is_crash) { in trusty_app_exit_etc()