Searched refs:STRUCT_TAG (Results 1 – 1 of 1) sorted by relevance
39 static const char STRUCT_TAG[] = "<struct>"; variable242 else if (typeTag == STRUCT_TAG) in fromXml()543 xml += STRUCT_TAG; in structToXml()