Searched refs:where_to_point (Results 1 – 2 of 2) sorted by relevance
446 WhereToPoint where_to_point) in ObjectSerializer() argument450 reference_representation_(how_to_code + where_to_point), in ObjectSerializer()480 WhereToPoint where_to_point) = 0;485 WhereToPoint where_to_point);534 WhereToPoint where_to_point);572 WhereToPoint where_to_point);
1223 WhereToPoint where_to_point) { in SerializeReferenceToPreviousObject() argument1247 how_to_code == kPlain && where_to_point == kStartOfObject) { \ in SerializeReferenceToPreviousObject()1248 sink_->Put(kFromStart + how_to_code + where_to_point + \ in SerializeReferenceToPreviousObject()1254 sink_->Put(kFromStart + how_to_code + where_to_point + space, "RefSer"); in SerializeReferenceToPreviousObject()1258 sink_->Put(kBackref + how_to_code + where_to_point + space, "BackRefSer"); in SerializeReferenceToPreviousObject()1267 WhereToPoint where_to_point) { in SerializeObject() argument1277 where_to_point); in SerializeObject()1284 where_to_point); in SerializeObject()1304 WhereToPoint where_to_point) { in SerializeObject() argument1310 sink_->Put(kRootArray + how_to_code + where_to_point, "RootSerialization"); in SerializeObject()[all …]