Searched defs:GetCurrentNetworkInformation_t (Results 1 – 2 of 2) sorted by relevance
635 struct GetCurrentNetworkInformation_t { struct636 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 …]
882 struct GetCurrentNetworkInformation_t { struct883 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 …]