Home
last modified time | relevance | path

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

/aosp_15_r20/trusty/user/base/lib/secure_fb/srv/
Dsecure_fb_server.c63 static int secure_fb_check_impl_ops(const struct secure_fb_impl_ops* ops) { in secure_fb_check_impl_ops() function
254 if ((rc = secure_fb_check_impl_ops(&impl_ops[i])) != NO_ERROR) { in add_secure_fb_service()