Searched refs:namespaces (Results 1 – 7 of 7) sorted by relevance
/frameworks/base/tools/aapt/ |
D | XMLNode.cpp | 424 static String8 build_namespace(const Vector<namespace_entry>& namespaces, in build_namespace() argument 430 const size_t N = namespaces.size(); in build_namespace() 432 const namespace_entry& ne = namespaces.itemAt(i); in build_namespace() 447 Vector<namespace_entry> namespaces; in printXMLBlock() local 457 String8 elemNs = build_namespace(namespaces, ns16); in printXMLBlock() 471 String8 ns = build_namespace(namespaces, ns16); in printXMLBlock() 513 namespaces.push(ns); in printXMLBlock() 519 const namespace_entry& ns = namespaces.top(); in printXMLBlock() 539 namespaces.pop(); in printXMLBlock()
|
/frameworks/base/docs/html/training/basics/network-ops/ |
D | xml.jd | 119 is initialized to not process namespaces, and to use the provided {@link 126 // We don't use namespaces
|
/frameworks/wilhelm/doc/ |
D | Doxyfile | 193 # Java. For instance, namespaces will be presented as packages, qualified 326 # If this flag is set to YES, the members of anonymous namespaces will be 335 # undocumented members of documented classes, files or namespaces. 432 # sorted by fully-qualified names, including namespaces. If set to 630 # (namespaces, classes, functions, etc.) that should be excluded from the 844 # files or namespaces will be aligned in HTML using tables. If set to
|
/frameworks/base/docs/html/tools/debugging/ |
D | improving-w-lint.jd | 31 …er to maintain. For example, if your XML resource files contain unused namespaces, this takes up s…
|
/frameworks/base/docs/html/tools/sdk/ |
D | tools-notes.jd | 573 <li>Fixed problem with lint not detecting custom namespaces.
|
/frameworks/base/api/ |
D | system-current.txt | 61212 …g.String FEATURE_PROCESS_NAMESPACES = "http://xmlpull.org/v1/doc/features.html#process-namespaces"; 61325 …tected static final java.lang.String NAMESPACES_FEATURE = "http://xml.org/sax/features/namespaces";
|
D | current.txt | 58683 …g.String FEATURE_PROCESS_NAMESPACES = "http://xmlpull.org/v1/doc/features.html#process-namespaces"; 58796 …tected static final java.lang.String NAMESPACES_FEATURE = "http://xml.org/sax/features/namespaces";
|