Searched refs:JMethodIDHash (Results 1 – 1 of 1) sorted by relevance
175 typedef QHash<QByteArray, jmethodID> JMethodIDHash; typedef176 Q_GLOBAL_STATIC(JMethodIDHash, cachedMethodID) in Q_GLOBAL_STATIC() argument