Home
last modified time | relevance | path

Searched refs:JavaScriptDecodeSnippet (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/mojo/public/tools/bindings/generators/
Dmojom_js_generator.py120 def JavaScriptDecodeSnippet(kind): function
130 return JavaScriptDecodeSnippet(mojom.MSGPIPE)
132 return JavaScriptDecodeSnippet(mojom.INT32)
236 "decode_snippet": JavaScriptDecodeSnippet,