Searched defs:property_infos (Results 1 – 3 of 3) sorted by relevance
202 std::vector<PropertyInfoEntry>* property_infos) { in HandlePropertyContexts()223 auto property_infos = std::vector<PropertyInfoEntry>(); in main() local
1110 std::vector<PropertyInfoEntry>* property_infos) { in LoadPropertyInfoFromFile()1130 auto property_infos = std::vector<PropertyInfoEntry>(); in CreateSerializedPropertyInfo() local
107 std::vector<PropertyInfoEntry>* property_infos, in ParsePropertyInfoFile()