Searched defs:EXITING_t (Results 1 – 2 of 2) sorted by relevance
2530 struct EXITING_t { struct2531 typedef State Owner;2532 typedef State::LocalRef ReturnType;2533 typedef State::Param SetterType;2534 typedef mozilla::jni::Args<> Args;2535 static constexpr char name[] = "EXITING";2536 static constexpr char signature[] =2538 static const bool isStatic = true;2539 static const mozilla::jni::ExceptionMode exceptionMode =2541 static const mozilla::jni::CallingThread callingThread =[all …]
2557 struct EXITING_t { struct2558 typedef State Owner;2559 typedef State::LocalRef ReturnType;2560 typedef State::Param SetterType;2561 typedef mozilla::jni::Args<> Args;2562 static constexpr char name[] = "EXITING";2563 static constexpr char signature[] =2565 static const bool isStatic = true;2566 static const mozilla::jni::ExceptionMode exceptionMode =2568 static const mozilla::jni::CallingThread callingThread =[all …]