Searched defs:Resume_t (Results 1 – 1 of 1) sorted by relevance
5647 struct Resume_t { struct5648 typedef GeckoHLSResourceWrapper Owner;5649 typedef void ReturnType;5650 typedef void SetterType;5651 typedef mozilla::jni::Args<> Args;5652 static constexpr char name[] = "resume";5653 static constexpr char signature[] =5655 static const bool isStatic = false;5656 static const mozilla::jni::ExceptionMode exceptionMode =5658 static const mozilla::jni::CallingThread callingThread =[all …]