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