Searched refs:kUint8TypeShape (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/system/host/fidl/lib/
H A Dflat_ast.cpp100 constexpr TypeShape kUint8TypeShape = TypeShape(1u, 1u); member in namespace:fidl::flat::__anon559
250 auto data = FieldShape(PointerTypeShape(kUint8TypeShape, max_length));
266 return kUint8TypeShape;

Completed in 74 milliseconds