Home
last modified time | relevance | path

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

/aosp12/system/core/trusty/libtrusty/tipc-test/
H A Dtipc_test.c210 tipc_close(fd); in connect_foo()
241 tipc_close(fd); in closer1_test()
269 tipc_close(fd); in closer2_test()
446 tipc_close(fd); in burst_write_test()
545 tipc_close(fd); in select_test()
584 tipc_close(fd); in blocked_read_test()
621 tipc_close(fd); in ta2ta_ipc_test()
638 tipc_close(fd); in ta2ta_ipc_test()
693 tipc_close(fd); in dev_uuid_test()
710 tipc_close(fd); in ta_access_test()
[all …]
/aosp12/system/core/trusty/utils/trusty-ut-ctrl/
H A Dut-ctrl.c116 tipc_close(fd); in run_trusty_unitest()
133 tipc_close(fd); in run_trusty_unitest()
/aosp12/system/core/trusty/libtrusty/include/trusty/
H A Dtipc.h29 int tipc_close(int fd);
/aosp12/system/core/trusty/libtrusty/
H A Dtrusty.c71 void tipc_close(int fd) { in tipc_close() function
/aosp12/system/core/trusty/gatekeeper/
H A Dtrusty_gatekeeper_ipc.c91 tipc_close(handle_); in trusty_gatekeeper_disconnect()
/aosp12/system/core/trusty/storage/proxy/
H A Dipc.c63 tipc_close(tipc_fd); in ipc_disconnect()
/aosp12/system/core/trusty/apploader/
H A Dapploader.cpp258 tipc_close(tipc_fd); in send_app_package()
/aosp12/system/core/trusty/utils/acvp/
H A Dtrusty_modulewrapper.cpp91 tipc_close(tipc_fd_); in ~ModuleWrapper()
/aosp12/system/core/trusty/keymaster/ipc/
H A Dtrusty_keymaster_ipc.cpp176 tipc_close(handle_); in trusty_keymaster_disconnect()
/aosp12/system/core/trusty/storage/lib/
H A Dstorage.c139 tipc_close(session); in storage_close_session()