Copy as Markdown

Other Tools

// GENERATED CODE
// Generated by the Java program at /build/annotationProcessors at compile time
// from annotations on Java methods. To update, change the annotations on the
// corresponding Java methods and rerun the build. Manually updating this file
// will cause your build to fail.
#ifndef MOZ_PREPROCESSOR
#include "mozilla/java/GeckoVRManagerWrappers.h"
#include "mozilla/jni/Accessors.h"
#endif
namespace mozilla {
namespace java {
constexpr char GeckoVRManager::name[];
constexpr char GeckoVRManager::GetExternalContext_t::name[];
constexpr char GeckoVRManager::GetExternalContext_t::signature[];
auto GeckoVRManager::GetExternalContext() -> int64_t
{
return mozilla::jni::Method<GetExternalContext_t>::Call(GeckoVRManager::Context(), nullptr);
}
} /* java */
} /* mozilla */