Home
last modified time | relevance | path

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

/system/core/trusty/libtrusty/tipc-test/
Dtipc_test.c182 tipc_close(echo_fd); in connect_test()
185 tipc_close(dsink_fd); in connect_test()
210 tipc_close(fd); in connect_foo()
241 tipc_close(fd); in closer1_test()
269 tipc_close(fd); in closer2_test()
334 tipc_close(fd[j]); in closer3_test()
400 tipc_close(echo_fd); in echo_test()
446 tipc_close(fd); in burst_write_test()
545 tipc_close(fd); in select_test()
584 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.h29 int tipc_close(int fd);
/system/core/trusty/libtrusty/
Dtrusty.c71 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/keymaster/ipc/
Dtrusty_keymaster_ipc.cpp109 tipc_close(handle_); in trusty_keymaster_disconnect()
/system/core/trusty/apploader/
Dapploader.cpp258 tipc_close(tipc_fd); in send_app_package()
/system/core/trusty/utils/acvp/
Dtrusty_modulewrapper.cpp91 tipc_close(tipc_fd_); in ~ModuleWrapper()
/system/core/trusty/storage/lib/
Dstorage.c139 tipc_close(session); in storage_close_session()