Searched refs:compareInterfaces (Results 1 – 2 of 2) sorted by relevance
117 static boolean compareInterfaces(XInterface op1, XInterface op2) { in compareInterfaces() method in ValueComparer247 compareInterfaces((XInterface)op1, (XInterface)op2); in compareObjects()
249 private static boolean compareInterfaces(XInterface op1, XInterface op2) { in compareInterfaces() method in Marshaling_Test345 result = compareInterfaces((XInterface)op1, (XInterface)op2); in compareObjects()
Completed in 11 milliseconds