| /system/ulib/fs-management/ |
| A D | launch.cpp | 28 uint32_t* types, size_t len, in InitArgvAndActions() 125 const char** argv, zx_handle_t* handles, uint32_t* types, size_t len) { in Launch() 140 uint32_t* types, size_t len) { in launch_silent_sync() 145 uint32_t* types, size_t len) { in launch_silent_async() 150 uint32_t* types, size_t len) { in launch_stdio_sync() 155 uint32_t* types, size_t len) { in launch_stdio_async() 160 uint32_t* types, size_t len) { in launch_logs_async()
|
| /system/utest/devfs/ |
| A D | fdio-tests.cpp | 24 uint32_t types[FDIO_MAX_HANDLES] = {}; in TestDeviceClone() local 40 uint32_t types[FDIO_MAX_HANDLES] = {}; in TestDeviceTransfer() local
|
| /system/ulib/launchpad/ |
| A D | fdio.c | 36 uint32_t types[FDIO_MAX_HANDLES]; in launchpad_clone() local 70 uint32_t types[FDIO_MAX_HANDLES]; in launchpad_clone_fd() local 77 uint32_t types[FDIO_MAX_HANDLES]; in launchpad_transfer_fd() local
|
| /system/utest/fs/ |
| A D | test-basic.c | 84 uint32_t types[FDIO_MAX_HANDLES]; in test_unclean_close() local
|
| A D | test-access.cpp | 247 uint32_t types[FDIO_MAX_HANDLES]; in TestOpathFdcount() local
|
| A D | test-append.cpp | 139 uint32_t types[FDIO_MAX_HANDLES]; in TestAppendOnClone() local
|
| /system/core/devmgr/shared/ |
| A D | fdio.cpp | 66 const zx_handle_t* handles, const uint32_t* types, size_t hcount, in devmgr_launch() 144 const zx_handle_t* handles, const uint32_t* types, size_t hcount, in devmgr_launch_cmdline()
|
| /system/uapp/run-vc/ |
| A D | main.c | 83 uint32_t types[FDIO_MAX_HANDLES]; in main() local
|
| /system/utest/fdio/ |
| A D | fdio_handle_fd.c | 182 uint32_t types[FDIO_MAX_HANDLES]; in transfer_fd_test() local 211 uint32_t types[FDIO_MAX_HANDLES]; in transfer_device_test() local
|
| A D | fdio_socketpair.c | 413 uint32_t types[FDIO_MAX_HANDLES]; in socketpair_clone_or_unwrap_and_wrap_test() local
|
| /system/ulib/fdio/ |
| A D | null.c | 113 zx_status_t fdio_default_clone(fdio_t* io, zx_handle_t* handles, uint32_t* types) { in fdio_default_clone() 117 zx_status_t fdio_default_unwrap(fdio_t* io, zx_handle_t* handles, uint32_t* types) { in fdio_default_unwrap()
|
| A D | zxio.c | 82 uint32_t* types) { in fdio_zxio_clone() 101 uint32_t* types) { in fdio_zxio_unwrap() 693 static zx_status_t fdio_zxio_pipe_clone(fdio_t* io, zx_handle_t* handles, uint32_t* types) { in fdio_zxio_pipe_clone() 705 uint32_t* types) { in fdio_zxio_pipe_unwrap() 948 uint32_t* types) { in fdio_zxio_debuglog_clone()
|
| A D | socket.c | 118 static zx_status_t zxsio_clone(fdio_t* io, zx_handle_t* handles, uint32_t* types) { in zxsio_clone() 132 static zx_status_t zxsio_unwrap(fdio_t* io, zx_handle_t* handles, uint32_t* types) { in zxsio_unwrap()
|
| A D | remoteio.c | 491 zx_status_t fdio_create_fd(zx_handle_t* handles, uint32_t* types, size_t hcount, in fdio_create_fd()
|
| A D | unistd.c | 818 zx_status_t fdio_clone_cwd(zx_handle_t* handles, uint32_t* types) { in fdio_clone_cwd() 823 zx_status_t fdio_clone_fd(int fd, int newfd, zx_handle_t* handles, uint32_t* types) { in fdio_clone_fd() 840 zx_status_t fdio_transfer_fd(int fd, int newfd, zx_handle_t* handles, uint32_t* types) { in fdio_transfer_fd()
|
| A D | namespace.c | 189 static zx_status_t mxdir_clone(fdio_t* io, zx_handle_t* handles, uint32_t* types) { in mxdir_clone()
|
| /system/core/virtcon/ |
| A D | main.cpp | 243 uint32_t types[FDIO_MAX_HANDLES]; in new_vc_cb() local
|
| /system/host/banjo/include/banjo/ |
| A D | coded_ast.h | 138 std::vector<const Type*> types; member
|
| /system/host/fidl/include/fidl/ |
| A D | coded_ast.h | 169 std::vector<const Type*> types; member
|
| /system/ulib/fidl/include/lib/fidl/ |
| A D | internal.h | 110 const fidl_type* const* types; member
|
| /system/core/devmgr/devmgr/ |
| A D | main.cpp | 587 uint32_t types[fbl::count_of(handles)]; in fshost_start() local
|