Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(653)

Side by Side Diff: mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd5_good.data

Issue 2250183003: Make the fuchsia mojo/public repo the source of truth. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 [handles]10 // Larger than the number of handles that we know about is okay.
2
3 [dist4]message_header // num_bytes
4 [u4]0 // version
5 [u4]5 // name
6 [u4]0 // flags
7 [anchr]message_header
8
9 [dist4]method5_params // num_bytes
10 [u4]0 // version
11 [dist8]param0_ptr // param0
12 [u4]4 // param1
13 [u4]0 // padding
14 [anchr]method5_params
15
16 [anchr]param0_ptr
17 [dist4]struct_e // num_bytes
18 [u4]0 // version
19 [dist8]struct_d_ptr // struct_d
20 [u4]3 // data_pipe_consumer
21 [u4]0 // padding
22 [anchr]struct_e
23
24 [anchr]struct_d_ptr
25 [dist4]struct_d // num_bytes
26 [u4]0 // version
27 [dist8]message_pipes_ptr // message_pipes
28 [anchr]struct_d
29
30 [anchr]message_pipes_ptr
31 [dist4]message_pipe_array // num_bytes
32 [u4]2 // num_elements
33 [u4]0
34 [u4]1
35 [anchr]message_pipe_array
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698