Searched refs:native_objects (Results 1 – 2 of 2) sorted by relevance
17 std::vector<PropInfo> native_objects; member
109 << i.native_objects << ",\n" in operator <<()715 result.native_objects = ReadVector<PropInfo>(); in Read()729 written_total += WriteVector<PropInfo>(data.native_objects); in Write()1457 info->native_objects.push_back({type_name, i, index}); in SerializeSnapshotableObjects()