Searched refs:isInternalProperty (Results 1 – 3 of 3) sorted by relevance
432 || !Utils.isInternalProperty(expPath.getSegment(XMPPath.STEP_SCHEMA) in removeProperties()545 || !Utils.isInternalProperty(sourceSchema.getName(), sourceProp.getName())) in appendProperties()578 || !Utils.isInternalProperty(schemaNode.getName(), currProp.getName())) in removeSchemaChildren()
161 static boolean isInternalProperty(String schema, String prop) in isInternalProperty() method in Utils
366 Mirror.prototype.isInternalProperty = function() { method in Mirror