Searched refs:unparsedEntityDeclMethod (Results 1 – 1 of 1) sorted by relevance
231 static jmethodID unparsedEntityDeclMethod; variable946 …env->CallVoidMethod(javaParser, unparsedEntityDeclMethod, javaName.get(), javaPublicId.get(), java… in unparsedEntityDecl()1358 unparsedEntityDeclMethod = env->GetMethodID(clazz, "unparsedEntityDecl", in ExpatParser_staticInitialize()1360 if (unparsedEntityDeclMethod == NULL) return; in ExpatParser_staticInitialize()