blob: 92719f1a264a8183d86c98051a335d6629194d59 [file] [log] [blame]
# Copyright 2018 The Fuchsia Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be found in the LICENSE file.
#
# WARNING: This file is machine generated by fidlgen.
# fidl_experiment = output_index_json
include <test/driveroneway/c/fidl.h>
test_driveroneway_OneWaySendRequestInLine {
payloadInLine test_driveroneway_PayloadInLine
} [packed]
test_driveroneway_OneWaySendRequestOutOfLine {
payloadOutOfLine test_driveroneway_PayloadOutOfLine
} [packed]
test_driveroneway_OneWaySendRequestHandles {
payload test_driveroneway_PayloadHandles
} [packed]
test_driveroneway_PayloadInLine {
value int32
} [packed]
test_driveroneway_PayloadOutOfLine {
void void
} [packed]
test_driveroneway_PayloadHandles {
void void
} [packed]
test_driveroneway_OneWaySendRequest {
hdr fidl_message_header[7942965975761529343]
payloadInLine test_driveroneway_PayloadInLine
payloadOutOfLine test_driveroneway_PayloadOutOfLine
} [packed]
test_driveroneway_OneWaySendRequestHandles {
payload test_driveroneway_PayloadHandles
} [packed]
resource zx_chan_test_driveroneway_OneWay_client[zx_chan]
resource zx_chan_test_driveroneway_OneWay_server[zx_chan]
zx_channel_create$test_driveroneway_OneWay(options const[0], out0 ptr[out, zx_chan_test_driveroneway_OneWay_client], out1 ptr[out, zx_chan_test_driveroneway_OneWay_server])
fdio_service_connect$test_driveroneway_OneWay(path ptr[in, string["/svc/"]], handle zx_chan_test_driveroneway_OneWay_server)
zx_channel_write$test_driveroneway_OneWaySend(handle zx_chan_test_driveroneway_OneWay_client, options const[0], bytes ptr[in, test_driveroneway_OneWaySendRequest], num_bytes bytesize[bytes], handles ptr[in, test_driveroneway_OneWaySendRequestHandles], num_handles bytesize[handles])