Home
last modified time | relevance | path

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

/dports/www/firefox-legacy/firefox-52.8.0esr/widget/android/
H A DGeneratedJNIWrappers.h635 struct GetCurrentNetworkInformation_t { struct
636 typedef GeckoAppShell Owner;
637 typedef mozilla::jni::DoubleArray::LocalRef ReturnType;
638 typedef mozilla::jni::DoubleArray::Param SetterType;
639 typedef mozilla::jni::Args<> Args;
640 static constexpr char name[] = "getCurrentNetworkInformation";
641 static constexpr char signature[] =
643 static const bool isStatic = true;
644 static const mozilla::jni::ExceptionMode exceptionMode =
646 static const mozilla::jni::CallingThread callingThread =
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/widget/android/
H A DGeneratedJNIWrappers.h882 struct GetCurrentNetworkInformation_t { struct
883 typedef GeckoAppShell Owner;
884 typedef mozilla::jni::DoubleArray::LocalRef ReturnType;
885 typedef mozilla::jni::DoubleArray::Param SetterType;
886 typedef mozilla::jni::Args<> Args;
887 static constexpr char name[] = "getCurrentNetworkInformation";
888 static constexpr char signature[] =
890 static const bool isStatic = true;
891 static const mozilla::jni::ExceptionMode exceptionMode =
893 static const mozilla::jni::CallingThread callingThread =
[all …]