Home
last modified time | relevance | path

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

/dports/lang/spidermonkey60/firefox-60.9.0/widget/android/fennec/
H A DFennecJNIWrappers.h445 struct MarkURIVisited_t { struct
446 typedef GlobalHistory Owner;
447 typedef void ReturnType;
448 typedef void SetterType;
450 mozilla::jni::String::Param> Args;
451 static constexpr char name[] = "markUriVisited";
452 static constexpr char signature[] =
454 static const bool isStatic = true;
455 static const mozilla::jni::ExceptionMode exceptionMode =
457 static const mozilla::jni::CallingThread callingThread =
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/widget/android/
H A DGeneratedJNIWrappers.h1227 struct MarkURIVisited_t { struct
1228 typedef GeckoAppShell Owner;
1229 typedef void ReturnType;
1230 typedef void SetterType;
1232 mozilla::jni::String::Param> Args;
1233 static constexpr char name[] = "markUriVisited";
1234 static constexpr char signature[] =
1236 static const bool isStatic = true;
1237 static const mozilla::jni::ExceptionMode exceptionMode =
1239 static const mozilla::jni::CallingThread callingThread =
[all …]