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