Home
last modified time | relevance | path

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

/dports/lang/spidermonkey60/firefox-60.9.0/widget/android/fennec/
H A DFennecJNIWrappers.h748 struct IsAllowed_t { struct
749 typedef Restrictions Owner;
750 typedef bool ReturnType;
751 typedef bool SetterType;
754 mozilla::jni::String::Param> Args;
755 static constexpr char name[] = "isAllowed";
756 static constexpr char signature[] =
758 static const bool isStatic = true;
759 static const mozilla::jni::ExceptionMode exceptionMode =
761 static const mozilla::jni::CallingThread callingThread =
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/widget/android/fennec/
H A DFennecJNIWrappers.h1422 struct IsAllowed_t { struct
1423 typedef Restrictions Owner;
1424 typedef bool ReturnType;
1425 typedef bool SetterType;
1428 mozilla::jni::String::Param> Args;
1429 static constexpr char name[] = "isAllowed";
1430 static constexpr char signature[] =
1432 static const bool isStatic = true;
1433 static const mozilla::jni::ExceptionMode exceptionMode =
1435 static const mozilla::jni::CallingThread callingThread =
[all …]