Home
last modified time | relevance | path

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

/dports/www/firefox-legacy/firefox-52.8.0esr/widget/android/
H A DGeneratedJNIWrappers.h460 struct EnableLocation_t { struct
461 typedef GeckoAppShell Owner;
462 typedef void ReturnType;
463 typedef void SetterType;
465 bool> Args;
466 static constexpr char name[] = "enableLocation";
467 static constexpr char signature[] =
469 static const bool isStatic = true;
470 static const mozilla::jni::ExceptionMode exceptionMode =
472 static const mozilla::jni::CallingThread callingThread =
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/widget/android/
H A DGeneratedJNIWrappers.h669 struct EnableLocation_t { struct
670 typedef GeckoAppShell Owner;
671 typedef bool ReturnType;
672 typedef bool SetterType;
674 bool> Args;
675 static constexpr char name[] = "enableLocation";
676 static constexpr char signature[] =
678 static const bool isStatic = true;
679 static const mozilla::jni::ExceptionMode exceptionMode =
681 static const mozilla::jni::CallingThread callingThread =
[all …]