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