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

/external/chromium_org/mojo/public/tools/bindings/pylib/mojom/generate/
H A Dmodule.py43 if self == DPPIPE:
94 DPPIPE = ReferenceKind('h:d:p') variable
121 DPPIPE,
354 return kind.spec == DPPIPE.spec or kind.spec == NULLABLE_DPPIPE.spec

Completed in 88 milliseconds