Lines Matching refs:isArrayEquals
122 function isArrayEquals(first, second) { function
339 if (!isArrayEquals(oldType, newType)) {
368 if (!isArrayEquals(oldAppModel, newTagItem.getAppModel())) {
397 if (!isArrayEquals(oldApiLevel, newApiLevel)) {
426 if (!isArrayEquals(oldTagItem.getCrossplatform(), newTagItem.getCrossplatform())) {
454 if (!isArrayEquals(oldTagItem.getForm(), newTagItem.getForm())) {
482 if (!isArrayEquals(oldSyscap, newSyscap)) {
511 if (!isArrayEquals(oldVersion, newVersion)) {
538 if (!isArrayEquals(oldDeprecated, newDeprecated)) {
565 if (!isArrayEquals(oldTagItem.getPermission(), newTagItem.getPermission())) {
596 if (!isArrayEquals(oldTagItem.getErrorCode(), newTagItem.getErrorCode())) {