| 6 | namespace djinni_generated { |
| 7 | |
| 8 | NativeObjectNative::NativeObjectNative() : ::djinni::JniInterface<::snapchat::djinni::benchmark::ObjectNative, NativeObjectNative>("com/snapchat/djinni/benchmark/ObjectNative$CppProxy") {} |
| 9 | |
| 10 | NativeObjectNative::~NativeObjectNative() = default; |
| 11 |
nothing calls this directly
no outgoing calls
no test coverage detected