blob: 86b0d3828090da1ec4e7d9db718f5ce19b5154ab [file]
# 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/emptystruct/c/fidl.h>
test_emptystruct_EmptyInLine {
padding int8
} [packed]
test_emptystruct_EmptyOutOfLine {
void void
} [packed]
test_emptystruct_EmptyHandles {
void void
} [packed]
test_emptystruct_EmptyProtocolReceiveRequestInLine {
eInLine test_emptystruct_EmptyInLine
} [packed]
test_emptystruct_EmptyProtocolReceiveRequestOutOfLine {
eOutOfLine test_emptystruct_EmptyOutOfLine
} [packed]
test_emptystruct_EmptyProtocolReceiveRequestHandles {
e test_emptystruct_EmptyHandles
} [packed]
test_emptystruct_EmptyProtocolSendAndReceiveRequestInLine {
eInLine test_emptystruct_EmptyInLine
} [packed]
test_emptystruct_EmptyProtocolSendAndReceiveRequestOutOfLine {
eOutOfLine test_emptystruct_EmptyOutOfLine
} [packed]
test_emptystruct_EmptyProtocolSendAndReceiveRequestHandles {
e test_emptystruct_EmptyHandles
} [packed]
test_emptystruct_EmptyProtocolSendAndReceiveResponseInLine {
eInLine test_emptystruct_EmptyInLine
} [packed]
test_emptystruct_EmptyProtocolSendAndReceiveResponseOutOfLine {
eOutOfLine test_emptystruct_EmptyOutOfLine
} [packed]
test_emptystruct_EmptyProtocolSendAndReceiveResponseHandles {
e test_emptystruct_EmptyHandles
} [packed]
test_emptystruct_EmptyProtocolSendRequestInLine {
eInLine test_emptystruct_EmptyInLine
} [packed]
test_emptystruct_EmptyProtocolSendRequestOutOfLine {
eOutOfLine test_emptystruct_EmptyOutOfLine
} [packed]
test_emptystruct_EmptyProtocolSendRequestHandles {
e test_emptystruct_EmptyHandles
} [packed]
test_emptystruct_EmptyProtocolSendRequest {
hdr fidl_message_header[1378773277029173000]
eInLine test_emptystruct_EmptyInLine
eOutOfLine test_emptystruct_EmptyOutOfLine
} [packed]
test_emptystruct_EmptyProtocolSendRequestHandles {
e test_emptystruct_EmptyHandles
} [packed]
test_emptystruct_EmptyProtocolReceiveEvent {
hdr fidl_message_header[2301564782476583487]
eInLine test_emptystruct_EmptyInLine
eOutOfLine test_emptystruct_EmptyOutOfLine
} [packed]
test_emptystruct_EmptyProtocolReceiveEventHandles {
e test_emptystruct_EmptyHandles
} [packed]
test_emptystruct_EmptyProtocolSendAndReceiveRequest {
hdr fidl_message_header[534401212734647530]
eInLine test_emptystruct_EmptyInLine
eOutOfLine test_emptystruct_EmptyOutOfLine
} [packed]
test_emptystruct_EmptyProtocolSendAndReceiveRequestHandles {
e test_emptystruct_EmptyHandles
} [packed]
test_emptystruct_EmptyProtocolSendAndReceiveResponse {
hdr fidl_message_header[534401212734647530]
eInLine test_emptystruct_EmptyInLine
eOutOfLine test_emptystruct_EmptyOutOfLine
} [packed]
test_emptystruct_EmptyProtocolSendAndReceiveResponseHandles {
e test_emptystruct_EmptyHandles
} [packed]
resource zx_chan_test_emptystruct_EmptyProtocol_client[zx_chan]
resource zx_chan_test_emptystruct_EmptyProtocol_server[zx_chan]
zx_channel_create$test_emptystruct_EmptyProtocol(options const[0], out0 ptr[out, zx_chan_test_emptystruct_EmptyProtocol_client], out1 ptr[out, zx_chan_test_emptystruct_EmptyProtocol_server])
fdio_service_connect$test_emptystruct_EmptyProtocol(path ptr[in, string["/svc/"]], handle zx_chan_test_emptystruct_EmptyProtocol_server)
zx_channel_write$test_emptystruct_EmptyProtocolSend(handle zx_chan_test_emptystruct_EmptyProtocol_client, options const[0], bytes ptr[in, test_emptystruct_EmptyProtocolSendRequest], num_bytes bytesize[bytes], handles ptr[in, test_emptystruct_EmptyProtocolSendRequestHandles], num_handles bytesize[handles])
zx_channel_read$test_emptystruct_EmptyProtocolReceive(handle zx_chan_test_emptystruct_EmptyProtocol_client, options const[0], bytes ptr[out, array[int8, ZX_CHANNEL_MAX_MSG_BYTES]], num_bytes bytesize[bytes], handles ptr[out, test_emptystruct_EmptyProtocolReceiveEventHandles], num_handles bytesize[handles], actual_bytes ptr[out, int32], actual_handles ptr[out, int32])
zx_channel_call$test_emptystruct_EmptyProtocolSendAndReceive(handle zx_chan_test_emptystruct_EmptyProtocol_client, options const[0], deadline zx_time, args ptr[in, fidl_call_args[test_emptystruct_EmptyProtocolSendAndReceiveRequest, test_emptystruct_EmptyProtocolSendAndReceiveRequestHandles, array[int8, ZX_CHANNEL_MAX_MSG_BYTES], test_emptystruct_EmptyProtocolSendAndReceiveResponseHandles]], actual_bytes ptr[out, int32], actual_handles ptr[out, int32])