summaryrefslogtreecommitdiff
path: root/chromium/sandbox/ipc.dict
blob: 539281cb366ad77c56c513d1b5cd66cbdb6a8043 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# Copyright 2017 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.

"\x01a\x00\x00\x00"
"\x02a\x00\x00\x00b\x00\x00\x00"
"\x01\x00\x00\x00a"
"\x02\x00\x00\x00a\x00\x00\x00b"
# WCHAR_TYPE length 1ch offset 4 and 8.
"\x00\x00\x00\x01\x00\x00\x00\x04\x00\x00\x00\x04"
"\x00\x00\x00\x01\x00\x00\x00\x08\x00\x00\x00\x04"
# UINT32_TYPE offset 4 and 8.
"\x02\x04\x04"
"\x02\x08\x04"
# wchar string (4 bytes).
"a\x00\x00\x00"
"\x00\x00\x00a"
# WCHAR_TYPE
"\x00\x00\x00\x01"
# 32-bit offset
"\x00\x00\x00\x04"
# 64-bit offset
"\x00\x00\x00\x08"