Searched refs:CreatePlistValue (Results 1 – 1 of 1) sorted by relevance
478 StructuredData::ObjectSP CreatePlistValue(XMLNode node) { in CreatePlistValue() function484 array_sp->AddItem(CreatePlistValue(node)); in CreatePlistValue()502 dict_sp->AddItem(key_name, CreatePlistValue(node)); in CreatePlistValue()538 return CreatePlistValue(m_dict_node); in GetStructuredData()