OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:appendProperties
(Results
1 - 6
of
6
) sorted by null
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/
XMPUtils.java
154
public static void
appendProperties
(XMPMeta source, XMPMeta dest, boolean doAllProperties,
157
appendProperties
(source, dest, doAllProperties, replaceOldValues, false);
164
* <p>XMPUtils#
appendProperties
was created to support the File Info dialog's Append button, and
194
*
appendProperties
( sourceXMP, destXMP, doAllProperties,
223
* <p><em>Note:</em>
appendProperties
can be expensive if replaceOldValues is not passed and
238
public static void
appendProperties
(XMPMeta source, XMPMeta dest, boolean doAllProperties,
241
XMPUtilsImpl.
appendProperties
(source, dest, doAllProperties, replaceOldValues,
/build/soong/android/
arch.go
1108
func (a *ModuleBase)
appendProperties
(ctx BottomUpMutatorContext,
1176
archStruct := a.
appendProperties
(ctx, genProps, archProp, field, prefix)
1188
a.
appendProperties
(ctx, genProps, archStruct, field, prefix)
1202
a.
appendProperties
(ctx, genProps, archStruct, field, prefix)
1215
a.
appendProperties
(ctx, genProps, archStruct, field, prefix)
1226
a.
appendProperties
(ctx, genProps, multilibProp, field, prefix)
1238
a.
appendProperties
(ctx, genProps, targetProp, field, prefix)
1253
a.
appendProperties
(ctx, genProps, targetProp, field, prefix)
1258
a.
appendProperties
(ctx, genProps, targetProp, field, prefix)
1265
a.
appendProperties
(ctx, genProps, targetProp, field, prefix
[
all
...]
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
XMPUtilsImpl.java
506
* @see XMPUtils#
appendProperties
(XMPMeta, XMPMeta, boolean, boolean)
514
public static void
appendProperties
(XMPMeta source, XMPMeta destination,
589
* @see XMPUtilsImpl#
appendProperties
(XMPMeta, XMPMeta, boolean, boolean, boolean)
797
// destination for
AppendProperties
.
[
all
...]
/external/guice/extensions/struts2/lib/
ant-1.6.5.jar
/external/jarjar/lib/
apache-ant-1.9.4.jar
/external/owasp/sanitizer/tools/findbugs/lib/
ant.jar
Completed in 273 milliseconds