Home
last modified time | relevance | path

Searched defs:newKeys (Results 1 – 1 of 1) sorted by relevance

/developtools/global_resource_tool/src/xml/
Dsolid_xml.cpp59 …l::FlushNodeKeys(const string &filePath, map<XmlKeyNode::KeyType, shared_ptr<XmlKeyNode>> &newKeys) in FlushNodeKeys()
216 map<XmlKeyNode::KeyType, shared_ptr<XmlKeyNode>> &newKeys) in FlushIndex()
227 map<XmlKeyNode::KeyType, shared_ptr<XmlKeyNode>> &newKeys) in FlushIndex()
353 map<XmlKeyNode::KeyType, shared_ptr<XmlKeyNode>> &newKeys, in ChangeToNewKey()
369 bool SolidXml::FlushXmlnsKey(map<XmlKeyNode::KeyType, shared_ptr<XmlKeyNode>> &newKeys) in FlushXmlnsKey()