Home
last modified time | relevance | path

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

/system/core/trusty/libtrusty/tipc-test/
Dtipc_test.c177 tipc_close(echo_fd); in connect_test()
180 tipc_close(dsink_fd); in connect_test()
205 tipc_close(fd); in connect_foo()
236 tipc_close(fd); in closer1_test()
264 tipc_close(fd); in closer2_test()
329 tipc_close(fd[j]); in closer3_test()
395 tipc_close(echo_fd); in echo_test()
441 tipc_close(fd); in burst_write_test()
540 tipc_close(fd); in select_test()
579 tipc_close(fd); in blocked_read_test()
[all …]
/system/core/trusty/utils/trusty-ut-ctrl/
Dut-ctrl.c116 tipc_close(fd); in run_trusty_unitest()
133 tipc_close(fd); in run_trusty_unitest()
/system/core/trusty/libtrusty/include/trusty/
Dtipc.h25 int tipc_close(int fd);
/system/core/trusty/libtrusty/
Dtrusty.c58 void tipc_close(int fd) in tipc_close() function
/system/core/trusty/gatekeeper/
Dtrusty_gatekeeper_ipc.c91 tipc_close(handle_); in trusty_gatekeeper_disconnect()
/system/core/trusty/storage/proxy/
Dipc.c63 tipc_close(tipc_fd); in ipc_disconnect()
/system/core/trusty/confirmationui/
DTrustyApp.cpp150 tipc_close(handle_); in ~TrustyApp()
/system/core/trusty/keymaster/ipc/
Dtrusty_keymaster_ipc.cpp109 tipc_close(handle_); in trusty_keymaster_disconnect()
/system/core/trusty/storage/lib/
Dstorage.c139 tipc_close(session); in storage_close_session()