Home
last modified time | relevance | path

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

/dports/lang/spidermonkey60/firefox-60.9.0/widget/android/
H A DGeneratedJNIWrappers.h2504 struct UiThreadId_t { struct
2505 typedef GeckoThread Owner;
2506 typedef int32_t ReturnType;
2507 typedef int32_t SetterType;
2508 typedef mozilla::jni::Args<> Args;
2509 static constexpr char name[] = "uiThreadId";
2510 static constexpr char signature[] =
2512 static const bool isStatic = true;
2513 static const mozilla::jni::ExceptionMode exceptionMode =
2515 static const mozilla::jni::CallingThread callingThread =
[all …]