Searched defs:EnableLocation_t (Results 1 – 2 of 2) sorted by relevance
460 struct EnableLocation_t { struct461 typedef GeckoAppShell Owner;462 typedef void ReturnType;463 typedef void SetterType;465 bool> Args;466 static constexpr char name[] = "enableLocation";467 static constexpr char signature[] =469 static const bool isStatic = true;470 static const mozilla::jni::ExceptionMode exceptionMode =472 static const mozilla::jni::CallingThread callingThread =[all …]
669 struct EnableLocation_t { struct670 typedef GeckoAppShell Owner;671 typedef bool ReturnType;672 typedef bool SetterType;674 bool> Args;675 static constexpr char name[] = "enableLocation";676 static constexpr char signature[] =678 static const bool isStatic = true;679 static const mozilla::jni::ExceptionMode exceptionMode =681 static const mozilla::jni::CallingThread callingThread =[all …]