Home
last modified time | relevance | path

Searched defs:getNamespaces (Results 1 – 3 of 3) sorted by relevance

/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/
DXMPSchemaRegistry.java106 Map getNamespaces(); in getNamespaces() method
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
DXMPSchemaRegistryImpl.java162 public synchronized Map getNamespaces() in getNamespaces() method in XMPSchemaRegistryImpl
/external/swiftshader/third_party/llvm-7.0/llvm/tools/dsymutil/
DCompileUnit.h232 const std::vector<AccelInfo> &getNamespaces() const { return Namespaces; } in getNamespaces() function