Home
last modified time | relevance | path

Searched defs:mergeWith (Results 1 – 2 of 2) sorted by relevance

/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/options/
DPropertyOptions.java347 public void mergeWith(PropertyOptions options) throws XMPException in mergeWith() method in PropertyOptions
/external/llvm-project/clang-tools-extra/clang-tidy/
DClangTidyOptions.cpp145 ClangTidyOptions &ClangTidyOptions::mergeWith(const ClangTidyOptions &Other, in mergeWith() function in clang::tidy::ClangTidyOptions