Searched defs:GetApplicationContext_t (Results 1 – 2 of 2) sorted by relevance
558 struct GetApplicationContext_t { struct559 typedef GeckoAppShell Owner;560 typedef mozilla::jni::Object::LocalRef ReturnType;561 typedef mozilla::jni::Object::Param SetterType;562 typedef mozilla::jni::Args<> Args;563 static constexpr char name[] = "getApplicationContext";564 static constexpr char signature[] =566 static const bool isStatic = true;567 static const mozilla::jni::ExceptionMode exceptionMode =569 static const mozilla::jni::CallingThread callingThread =[all …]
786 struct GetApplicationContext_t { struct787 typedef GeckoAppShell Owner;788 typedef mozilla::jni::Object::LocalRef ReturnType;789 typedef mozilla::jni::Object::Param SetterType;790 typedef mozilla::jni::Args<> Args;791 static constexpr char name[] = "getApplicationContext";792 static constexpr char signature[] =794 static const bool isStatic = true;795 static const mozilla::jni::ExceptionMode exceptionMode =797 static const mozilla::jni::CallingThread callingThread =[all …]