HomeSort by relevance Sort by last modified time
    Searched refs:isInternalProperty (Results 1 - 3 of 3) sorted by null

  /external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
XMPUtilsImpl.java 432 || !Utils.isInternalProperty(expPath.getSegment(XMPPath.STEP_SCHEMA)
545 || !Utils.isInternalProperty(sourceSchema.getName(), sourceProp.getName()))
578 || !Utils.isInternalProperty(schemaNode.getName(), currProp.getName()))
    [all...]
Utils.java 161 static boolean isInternalProperty(String schema, String prop)
  /external/chromium_org/v8/src/
mirror-debugger.js 366 Mirror.prototype.isInternalProperty = function() {
    [all...]

Completed in 831 milliseconds