| 8 | namespace djinni_generated { |
| 9 | |
| 10 | NativeAsyncInterface::NativeAsyncInterface() : ::djinni::JniInterface<::testsuite::AsyncInterface, NativeAsyncInterface>() {} |
| 11 | |
| 12 | NativeAsyncInterface::~NativeAsyncInterface() = default; |
| 13 |
nothing calls this directly
no outgoing calls
no test coverage detected