Home | History | Annotate | Download | only in aapt

Lines Matching full:namespaces

389 static String8 build_namespace(const Vector<namespace_entry>& namespaces,
395 const size_t N = namespaces.size();
397 const namespace_entry& ne = namespaces.itemAt(i);
412 Vector<namespace_entry> namespaces;
422 String8 elemNs = build_namespace(namespaces, ns16);
436 String8 ns = build_namespace(namespaces, ns16);
478 namespaces.push(ns);
484 const namespace_entry& ns = namespaces.top();
504 namespaces.pop();
972 // in different namespaces (and thus with different resource IDs).