Searched refs:notationDeclMethod (Results 1 – 1 of 1) sorted by relevance
222 static jmethodID notationDeclMethod; variable954 …env->CallVoidMethod(javaParser, notationDeclMethod, javaName.get(), javaPublicId.get(), javaSystem… in notationDecl()1341 notationDeclMethod = env->GetMethodID(clazz, "notationDecl", in ExpatParser_staticInitialize()1343 if (notationDeclMethod == NULL) return; in ExpatParser_staticInitialize()