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

/external/chromium_org/mojo/public/tools/bindings/pylib/mojom/generate/
H A Dmodule.py45 if self == MSGPIPE:
95 MSGPIPE = ReferenceKind('h:m') variable
122 MSGPIPE,
358 return kind.spec == MSGPIPE.spec or kind.spec == NULLABLE_MSGPIPE.spec

Completed in 142 milliseconds