Lines Matching full:namespaces
424 static String8 build_namespace(const Vector<namespace_entry>& namespaces,
430 const size_t N = namespaces.size();
432 const namespace_entry& ne = namespaces.itemAt(i);
447 Vector<namespace_entry> namespaces;
457 String8 elemNs = build_namespace(namespaces, ns16);
471 String8 ns = build_namespace(namespaces, ns16);
513 namespaces.push(ns);
519 const namespace_entry& ns = namespaces.top();
539 namespaces.pop();
1067 // in different namespaces (and thus with different resource IDs).