Searched refs:ToXMLInstruction (Results 1 – 5 of 5) sorted by relevance
57 CFX_XMLInstruction* inst = ToXMLInstruction(clone); in TEST()101 CFX_XMLInstruction* node = ToXMLInstruction(root->GetFirstChild()); in TEST()140 instruction = ToXMLInstruction(elem); in TEST()
38 inline CFX_XMLInstruction* ToXMLInstruction(CFX_XMLNode* pNode) { in ToXMLInstruction() function
326 CFX_XMLInstruction* instruction = ToXMLInstruction(root->GetFirstChild()); in TEST_F()
531 CFX_XMLInstruction* instruction = ToXMLInstruction(current_node_); in ProcessTargetData()
732 ParseInstruction(pXFANode, ToXMLInstruction(pXMLChild), ePacketID); in NormalLoader()