| // WARNING: This file is machine generated by fidlgen. |
| |
| #include <encapsulated_structs.test.json.llcpp.h> |
| |
| #include <memory> |
| |
| namespace llcpp { |
| |
| namespace fidl { |
| namespace test { |
| namespace encapsulatedstructs { |
| |
| void NonInlineStructTestStruct::_CloseHandles() { h.reset(); } |
| |
| void Int8Int32::_CloseHandles() {} |
| |
| void Int16Int8::_CloseHandles() {} |
| |
| void ArrayInt16Int8::_CloseHandles() {} |
| |
| void StructPaddingTestStruct::_CloseHandles() {} |
| |
| void TopLevelStruct::_CloseHandles() { b._CloseHandles(); } |
| |
| } // namespace encapsulatedstructs |
| } // namespace test |
| } // namespace fidl |
| } // namespace llcpp |