Home | History | Annotate | Download | only in aapt

Lines Matching defs:namespaces

396 static String8 build_namespace(const Vector<namespace_entry>& namespaces,
402 const size_t N = namespaces.size();
404 const namespace_entry& ne = namespaces.itemAt(i);
419 Vector<namespace_entry> namespaces;
429 String8 elemNs = build_namespace(namespaces, ns16);
443 String8 ns = build_namespace(namespaces, ns16);
485 namespaces.push(ns);
491 const namespace_entry& ns = namespaces.top();
511 namespaces.pop();
983 // in different namespaces (and thus with different resource IDs).