Searched defs:DCPIPE (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/mojo/public/tools/bindings/pylib/mojom/generate/
H A Dmodule.py41 if self == DCPIPE:
93 DCPIPE = ReferenceKind('h:d:c') variable
120 DCPIPE,
350 return kind.spec == DCPIPE.spec or kind.spec == NULLABLE_DCPIPE.spec

Completed in 70 milliseconds