Home
last modified time | relevance | path

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

/trusty/user/app/confirmationui/src/
Dmain.cpp123 static int handle_init(handle_t chan, in handle_init() function
/trusty/kernel/lib/trusty/include/lib/trusty/
Dhandle.h155 static inline void handle_init(struct handle* handle, struct handle_ops* ops) { in handle_init() function