Searched defs:UiThreadId_t (Results 1 – 1 of 1) sorted by relevance
2504 struct UiThreadId_t { struct2505 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 …]