blob: 6ac124499ccb58527b36a0a1b78f064fa1c000a3 [file] [log] [blame]
[
{
"kind": "protocol",
"name": "fuchsia.component.sandbox/Dictionary",
"openness": "open",
"transport": "channel"
},
{
"kind": "const",
"name": "fuchsia.component.sandbox/MAX_DATA_LENGTH",
"type": "uint32",
"value": "8192"
},
{
"kind": "const",
"name": "fuchsia.component.sandbox/MAX_DICTIONARY_ITEMS_CHUNK",
"type": "uint32",
"value": "128"
},
{
"kind": "const",
"name": "fuchsia.component.sandbox/MAX_DICTIONARY_KEYS_CHUNK",
"type": "uint32",
"value": "128"
},
{
"kind": "library",
"name": "fuchsia.component.sandbox"
}
]