| 7 | namespace djinni_generated { |
| 8 | |
| 9 | NativeReturnTwo::NativeReturnTwo() : ::djinni::JniInterface<::testsuite::ReturnTwo, NativeReturnTwo>("com/dropbox/djinni/test/ReturnTwo$CppProxy") {} |
| 10 | |
| 11 | NativeReturnTwo::~NativeReturnTwo() = default; |
| 12 |
nothing calls this directly
no outgoing calls
no test coverage detected