Searched defs:property_infos (Results 1 – 2 of 2) sorted by relevance
97 std::vector<PropertyInfoEntry>* property_infos, in ParsePropertyInfoFile()
935 std::vector<PropertyInfoEntry>* property_infos) { in LoadPropertyInfoFromFile()954 auto property_infos = std::vector<PropertyInfoEntry>(); in CreateSerializedPropertyInfo() local