Home
last modified time | relevance | path

Searched refs:watch_finish (Results 1 – 3 of 3) sorted by relevance

/aosp14/system/core/trusty/storage/proxy/
H A Dwatchdog.h55 void watch_finish(struct watcher* watcher);
H A Dproxy.c164 watch_finish(watcher); in handle_req()
H A Dwatchdog.cpp206 void watch_finish(struct watcher* watcher) { in watch_finish() function