Searched defs:prefix (Results 1 – 4 of 4) sorted by relevance
100 void XmlSerializer::SetNamespace(std::string prefix, const std::string &nsTemp) in SetNamespace()927 std::string XmlPullParser::GetNamespace(const std::string &prefix) in GetNamespace()1003 std::string prefix; in ParseNsp() local
246 std::string prefix; in SetNamespace() local
328 std::string XmlTest::GetNamespace(const std::string prefix, size_t depth) in GetNamespace()
2076 std::string prefix = ""; variable