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