Home
last modified time | relevance | path

Searched refs:includeAliases (Results 1 – 2 of 2) sorted by relevance

/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/
DXMPUtils.java139 boolean doAllProperties, boolean includeAliases) throws XMPException in removeProperties() argument
141 XMPUtilsImpl.removeProperties(xmp, schemaNS, propName, doAllProperties, includeAliases); in removeProperties()
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
DXMPUtilsImpl.java409 boolean doAllProperties, boolean includeAliases) throws XMPException in removeProperties() argument
463 if (includeAliases) in removeProperties()