Home
last modified time | relevance | path

Searched refs:getNamespaces (Results 1 – 6 of 6) sorted by relevance

/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/
DXMPSchemaRegistry.java106 Map getNamespaces(); in getNamespaces() method
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DWARFLinker/
DDWARFLinkerCompileUnit.h233 const std::vector<AccelInfo> &getNamespaces() const { return Namespaces; } in getNamespaces() function
/external/llvm-project/llvm/include/llvm/DWARFLinker/
DDWARFLinkerCompileUnit.h237 const std::vector<AccelInfo> &getNamespaces() const { return Namespaces; } in getNamespaces() function
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
DXMPSchemaRegistryImpl.java162 public synchronized Map getNamespaces() in getNamespaces() method in XMPSchemaRegistryImpl
/external/llvm-project/clang-tools-extra/clang-move/
DMove.cpp352 std::vector<std::string> getNamespaces(const Decl *D) { in getNamespaces() function
399 std::vector<std::string> DeclNamespaces = getNamespaces(MovedDecl); in createInsertedReplacements()
/external/llvm-project/llvm/lib/DWARFLinker/
DDWARFLinker.cpp1817 for (const auto &Namespace : Unit.getNamespaces()) in emitAppleAcceleratorEntriesForUnit()
1843 for (const auto &Namespace : Unit.getNamespaces()) in emitDwarfAcceleratorEntriesForUnit()