Home
last modified time | relevance | path

Searched refs:build_namespace (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/linkerconfig/modules/tests/
H A Dapex_test.cc44 TEST(apex_namespace, build_namespace) { in TEST() argument
/aosp12/frameworks/base/tools/aapt/
H A DXMLNode.cpp417 static String8 build_namespace(const Vector<namespace_entry>& namespaces, in build_namespace() function
450 String8 elemNs = build_namespace(namespaces, ns16); in printXMLBlock()
464 String8 ns = build_namespace(namespaces, ns16); in printXMLBlock()