Searched refs:SetRefPath (Results 1 – 3 of 3) sorted by relevance
332 nodeCopy->SetRefPath(nodePath); in ParseNodeCopy()352 configNode->SetRefPath(refPath); in ParseNodeRef()387 configNode->SetRefPath(inheritPath); in ParseNodeInherit()
172 void SetRefPath(const std::string &ref);
548 void ConfigNode::SetRefPath(const std::string &ref) in SetRefPath() function in ConfigNode