serialize         390 cc/resources/picture.cc   picture_->serialize(&stream, &EncodeBitmap);
serialize          34 chrome/renderer/extensions/app_runtime_custom_bindings.cc       WebSerializedScriptValue::serialize(args[0]);
serialize         859 content/renderer/browser_plugin/browser_plugin.cc       blink::WebSerializedScriptValue::serialize(
serialize         282 content/renderer/dom_serializer_browsertest.cc     bool result = WebPageSerializer::serialize(web_frame,
serialize          95 content/renderer/gpu/gpu_benchmarking_extension.cc     picture->serialize(&file, &EncodeBitmapToData);
serialize         409 content/renderer/pepper/message_channel.cc       WebSerializedScriptValue::serialize(v8_val);
serialize        3627 content/renderer/render_view_impl.cc   WebPageSerializer::serialize(webview()->mainFrame()->toWebLocalFrame(),
serialize         699 third_party/harfbuzz-ng/src/hb-open-type-private.hh   inline Type& serialize (hb_serialize_context_t *c, void *base)
serialize         783 third_party/harfbuzz-ng/src/hb-open-type-private.hh   inline bool serialize (hb_serialize_context_t *c,
serialize         793 third_party/harfbuzz-ng/src/hb-open-type-private.hh   inline bool serialize (hb_serialize_context_t *c,
serialize         798 third_party/harfbuzz-ng/src/hb-open-type-private.hh     if (unlikely (!serialize (c, items_len))) return TRACE_RETURN (false);
serialize         908 third_party/harfbuzz-ng/src/hb-open-type-private.hh   inline bool serialize (hb_serialize_context_t *c,
serialize         579 third_party/harfbuzz-ng/src/hb-ot-layout-common-private.hh   inline bool serialize (hb_serialize_context_t *c,
serialize         588 third_party/harfbuzz-ng/src/hb-ot-layout-common-private.hh     if (unlikely (!subTable.serialize (c, num_subtables))) return TRACE_RETURN (false);
serialize         639 third_party/harfbuzz-ng/src/hb-ot-layout-common-private.hh   inline bool serialize (hb_serialize_context_t *c,
serialize         707 third_party/harfbuzz-ng/src/hb-ot-layout-common-private.hh   inline bool serialize (hb_serialize_context_t *c,
serialize         816 third_party/harfbuzz-ng/src/hb-ot-layout-common-private.hh   inline bool serialize (hb_serialize_context_t *c,
serialize         828 third_party/harfbuzz-ng/src/hb-ot-layout-common-private.hh     case 1: return TRACE_RETURN (u.format1.serialize (c, glyphs, num_glyphs));
serialize         829 third_party/harfbuzz-ng/src/hb-ot-layout-common-private.hh     case 2: return TRACE_RETURN (u.format2.serialize (c, glyphs, num_glyphs));
serialize          88 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh   inline bool serialize (hb_serialize_context_t *c,
serialize          95 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh     if (unlikely (!coverage.serialize (c, this).serialize (c, glyphs, num_glyphs))) return TRACE_RETURN (false);
serialize         164 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh   inline bool serialize (hb_serialize_context_t *c,
serialize         171 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh     if (unlikely (!substitute.serialize (c, substitutes, num_glyphs))) return TRACE_RETURN (false);
serialize         172 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh     if (unlikely (!coverage.serialize (c, this).serialize (c, glyphs, num_glyphs))) return TRACE_RETURN (false);
serialize         195 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh   inline bool serialize (hb_serialize_context_t *c,
serialize         216 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh     case 1: return TRACE_RETURN (u.format1.serialize (c, glyphs, num_glyphs, delta));
serialize         217 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh     case 2: return TRACE_RETURN (u.format2.serialize (c, glyphs, substitutes, num_glyphs));
serialize         294 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh   inline bool serialize (hb_serialize_context_t *c,
serialize         300 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh     if (unlikely (!substitute.serialize (c, glyphs, num_glyphs))) return TRACE_RETURN (false);
serialize         358 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh   inline bool serialize (hb_serialize_context_t *c,
serialize         366 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh     if (unlikely (!sequence.serialize (c, num_glyphs))) return TRACE_RETURN (false);
serialize         368 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh       if (unlikely (!sequence[i].serialize (c, this).serialize (c,
serialize         372 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh     if (unlikely (!coverage.serialize (c, this).serialize (c, glyphs, num_glyphs))) return TRACE_RETURN (false);
serialize         395 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh   inline bool serialize (hb_serialize_context_t *c,
serialize         406 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh     case 1: return TRACE_RETURN (u.format1.serialize (c, glyphs, substitute_len_list, num_glyphs, substitute_glyphs_list));
serialize         509 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh   inline bool serialize (hb_serialize_context_t *c,
serialize         517 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh     if (unlikely (!alternateSet.serialize (c, num_glyphs))) return TRACE_RETURN (false);
serialize         519 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh       if (unlikely (!alternateSet[i].serialize (c, this).serialize (c,
serialize         523 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh     if (unlikely (!coverage.serialize (c, this).serialize (c, glyphs, num_glyphs))) return TRACE_RETURN (false);
serialize         546 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh   inline bool serialize (hb_serialize_context_t *c,
serialize         557 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh     case 1: return TRACE_RETURN (u.format1.serialize (c, glyphs, alternate_len_list, num_glyphs, alternate_glyphs_list));
serialize         656 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh   inline bool serialize (hb_serialize_context_t *c,
serialize         664 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh     if (unlikely (!component.serialize (c, components, num_components))) return TRACE_RETURN (false);
serialize         728 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh   inline bool serialize (hb_serialize_context_t *c,
serialize         736 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh     if (unlikely (!ligature.serialize (c, num_ligatures))) return TRACE_RETURN (false);
serialize         738 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh       if (unlikely (!ligature[i].serialize (c, this).serialize (c,
serialize         809 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh   inline bool serialize (hb_serialize_context_t *c,
serialize         819 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh     if (unlikely (!ligatureSet.serialize (c, num_first_glyphs))) return TRACE_RETURN (false);
serialize         821 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh       if (unlikely (!ligatureSet[i].serialize (c, this).serialize (c,
serialize         827 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh     if (unlikely (!coverage.serialize (c, this).serialize (c, first_glyphs, num_first_glyphs))) return TRACE_RETURN (false);
serialize         850 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh   inline bool serialize (hb_serialize_context_t *c,
serialize         863 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh     case 1: return TRACE_RETURN (u.format1.serialize (c, first_glyphs, ligature_per_first_glyph_count_list, num_first_glyphs,
serialize        1198 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh   { return CastR<OffsetArrayOf<SubstLookupSubTable> > (subTable)[i].serialize (c, this); }
serialize        1207 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh     if (unlikely (!Lookup::serialize (c, SubstLookupSubTable::Single, lookup_props, 1))) return TRACE_RETURN (false);
serialize        1208 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh     return TRACE_RETURN (serialize_subtable (c, 0).u.single.serialize (c, glyphs, substitutes, num_glyphs));
serialize        1219 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh     if (unlikely (!Lookup::serialize (c, SubstLookupSubTable::Multiple, lookup_props, 1))) return TRACE_RETURN (false);
serialize        1220 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh     return TRACE_RETURN (serialize_subtable (c, 0).u.multiple.serialize (c, glyphs, substitute_len_list, num_glyphs,
serialize        1232 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh     if (unlikely (!Lookup::serialize (c, SubstLookupSubTable::Alternate, lookup_props, 1))) return TRACE_RETURN (false);
serialize        1233 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh     return TRACE_RETURN (serialize_subtable (c, 0).u.alternate.serialize (c, glyphs, alternate_len_list, num_glyphs,
serialize        1247 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh     if (unlikely (!Lookup::serialize (c, SubstLookupSubTable::Ligature, lookup_props, 1))) return TRACE_RETURN (false);
serialize        1248 third_party/harfbuzz-ng/src/hb-ot-layout-gsub-table.hh     return TRACE_RETURN (serialize_subtable (c, 0).u.ligature.serialize (c, first_glyphs, ligature_per_first_glyph_count_list, num_first_glyphs,