Home
last modified time | relevance | path

Searched defs:GetApplicationContext_t (Results 1 – 2 of 2) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/widget/android/
H A DGeneratedJNIWrappers.h558 struct GetApplicationContext_t { struct
559 typedef GeckoAppShell Owner;
560 typedef mozilla::jni::Object::LocalRef ReturnType;
561 typedef mozilla::jni::Object::Param SetterType;
562 typedef mozilla::jni::Args<> Args;
563 static constexpr char name[] = "getApplicationContext";
564 static constexpr char signature[] =
566 static const bool isStatic = true;
567 static const mozilla::jni::ExceptionMode exceptionMode =
569 static const mozilla::jni::CallingThread callingThread =
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/widget/android/
H A DGeneratedJNIWrappers.h786 struct GetApplicationContext_t { struct
787 typedef GeckoAppShell Owner;
788 typedef mozilla::jni::Object::LocalRef ReturnType;
789 typedef mozilla::jni::Object::Param SetterType;
790 typedef mozilla::jni::Args<> Args;
791 static constexpr char name[] = "getApplicationContext";
792 static constexpr char signature[] =
794 static const bool isStatic = true;
795 static const mozilla::jni::ExceptionMode exceptionMode =
797 static const mozilla::jni::CallingThread callingThread =
[all …]