Searched refs:dir_channel (Results 1 – 1 of 1) sorted by relevance
35 bool Init(zx_handle_t dir_channel) { in Init()36 zx_status_t status = zxio_create(dir_channel, &io_storage_); in Init()80 zx_handle_t dir_channel = GetConnectToServiceFunction()(path); in os_opendir() local81 if (dir_channel == ZX_HANDLE_INVALID) { in os_opendir()88 if (!dir->Init(dir_channel)) { in os_opendir()