Searched defs:RESTARTING_t (Results 1 – 1 of 1) sorted by relevance
2690 struct RESTARTING_t { struct2691 typedef State Owner;2692 typedef State::LocalRef ReturnType;2693 typedef State::Param SetterType;2694 typedef mozilla::jni::Args<> Args;2695 static constexpr char name[] = "RESTARTING";2696 static constexpr char signature[] =2698 static const bool isStatic = true;2699 static const mozilla::jni::ExceptionMode exceptionMode =2701 static const mozilla::jni::CallingThread callingThread =[all …]