Searched defs:MMode_t (Results 1 – 2 of 2) sorted by relevance
4372 struct MMode_t { struct4373 typedef StackScroller Owner;4374 typedef int32_t ReturnType;4375 typedef int32_t SetterType;4376 typedef mozilla::jni::Args<> Args;4377 static constexpr char name[] = "mMode";4378 static constexpr char signature[] =4380 static const bool isStatic = false;4381 static const mozilla::jni::ExceptionMode exceptionMode =4383 static const mozilla::jni::CallingThread callingThread =[all …]
4540 struct MMode_t { struct4541 typedef StackScroller Owner;4542 typedef int32_t ReturnType;4543 typedef int32_t SetterType;4544 typedef mozilla::jni::Args<> Args;4545 static constexpr char name[] = "mMode";4546 static constexpr char signature[] =4548 static const bool isStatic = false;4549 static const mozilla::jni::ExceptionMode exceptionMode =4551 static const mozilla::jni::CallingThread callingThread =[all …]