Searched refs:FDIO_SPAWN_ACTION_CLONE_FD (Results 1 – 4 of 4) sorted by relevance
76 #define FDIO_SPAWN_ACTION_CLONE_FD ((uint32_t)0x0001u) macro
309 action.action = FDIO_SPAWN_ACTION_CLONE_FD; in spawn_actions_fd_test()351 actions[0].action = FDIO_SPAWN_ACTION_CLONE_FD; in spawn_actions_fd_test()549 action.action = FDIO_SPAWN_ACTION_CLONE_FD; in spawn_errors_test()
260 case FDIO_SPAWN_ACTION_CLONE_FD: in send_handles()466 case FDIO_SPAWN_ACTION_CLONE_FD: in fdio_spawn_vmo()
267 fdio_spawn_action{.action = FDIO_SPAWN_ACTION_CLONE_FD, in FuchsiaRunTest()
Completed in 14 milliseconds