Home
last modified time | relevance | path

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

/external/apache-commons-compress/src/main/java/org/apache/commons/compress/archivers/jar/
DJarArchiveEntry.java36 private final Attributes manifestAttributes = null; field in JarArchiveEntry
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
DAttributor.cpp2101 ChangeStatus Attributor::manifestAttributes() { in manifestAttributes() function in Attributor