Searched defs:nonstatic (Results 1 – 1 of 1) sorted by relevance
472 jmethodID GetMethodID(jclass c, bool nonstatic, const char* method_name) { in GetMethodID()494 void CallMethod(jobject o, jclass c, jmethodID m, bool nonstatic, const char* test_case) { in CallMethod()