Searched defs:IsNetworkLinkKnown_t (Results 1 – 2 of 2) sorted by relevance
1110 struct IsNetworkLinkKnown_t { struct1111 typedef GeckoAppShell Owner;1112 typedef bool ReturnType;1113 typedef bool SetterType;1114 typedef mozilla::jni::Args<> Args;1115 static constexpr char name[] = "isNetworkLinkKnown";1116 static constexpr char signature[] =1118 static const bool isStatic = true;1119 static const mozilla::jni::ExceptionMode exceptionMode =1121 static const mozilla::jni::CallingThread callingThread =[all …]
1356 struct IsNetworkLinkKnown_t { struct1357 typedef GeckoAppShell Owner;1358 typedef bool ReturnType;1359 typedef bool SetterType;1360 typedef mozilla::jni::Args<> Args;1361 static constexpr char name[] = "isNetworkLinkKnown";1362 static constexpr char signature[] =1364 static const bool isStatic = true;1365 static const mozilla::jni::ExceptionMode exceptionMode =1367 static const mozilla::jni::CallingThread callingThread =[all …]