HomeSort by relevance Sort by last modified time
    Searched full:serialized (Results 601 - 625 of 1055) sorted by null

<<21222324252627282930>>

  /external/v8/src/
serialize.cc     [all...]
  /external/chromium_org/third_party/icu/source/common/
utrie2_builder.c 351 printf("**UTrieLengths** index:%6ld data:%6ld serialized:%6ld\n",
360 printf("**UTrie2Lengths(%s)** index:%6ld data:%6ld serialized:%6ld\n",
    [all...]
  /external/chromium_org/third_party/protobuf/python/google/protobuf/internal/
python_message.py 792 def MergeFromString(self, serialized):
793 length = len(serialized)
795 if self._InternalParse(serialized, 0, length) != length:
    [all...]
  /external/chromium_org/third_party/protobuf/src/google/protobuf/
message.h 52 // string data; // Will store a serialized version of the message.
66 // // Parse the serialized message and check that it contains the
209 // then written back out when the message is serialized. This allows servers
    [all...]
  /external/icu4c/common/
utrie2_builder.cpp 351 printf("**UTrieLengths** index:%6ld data:%6ld serialized:%6ld\n",
360 printf("**UTrie2Lengths(%s)** index:%6ld data:%6ld serialized:%6ld\n",
    [all...]
  /external/javassist/src/main/javassist/util/proxy/
ProxyFactory.java 127 * However, a serialized proxy object may not be compatible with future releases.
131 * adding a writeReplace method to the proxy class. This allows a proxy to be serialized
141 * that they are serialized and deserialized without the need for the proxy class to implement special methods
    [all...]
  /external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/debug/
DebugEventListener.java 46 /** serialized version of true */
  /external/apache-harmony/text/src/test/java/org/apache/harmony/text/tests/java/text/
DecimalFormatSymbolsTest.java 610 * so we only assert the values that are known to be in the serialized data.
  /external/apache-xml/src/main/java/org/apache/xml/serializer/
ToXMLStream.java 36 * serialized xml document. The xsl:output method is "xml".
WriterToUTF8Buffered.java 486 * Get the output stream where the events will be serialized to.
  /external/chromium/chrome/browser/safe_browsing/
protocol_manager.h 145 // malware reports. |report| is the serialized report.
  /external/chromium/net/spdy/
spdy_framer.h 171 // serialized format, parse out a SpdyHeaderBlock, putting the results
  /external/chromium/webkit/glue/
webkit_glue.h 106 // Creates serialized state for the specified URL. This is a variant of
  /external/chromium_org/chrome/browser/autocomplete/
autocomplete_match.h 141 // Converts classifications to and from a serialized string representation
  /external/chromium_org/chrome/browser/bookmarks/
bookmark_codec.cc 382 // Meta info used to be stored as a serialized dictionary, so attempt to
  /external/chromium_org/chrome/browser/history/
visitsegment_database.cc 41 // the page. This is a serialized TimeDelta value.
  /external/chromium_org/chrome/browser/metrics/variations/
variations_service.cc 126 // Computes a hash of the serialized variations seed data.
  /external/chromium_org/chrome/browser/sync/
about_sync_util.cc 58 // field will be serialized to a DictionaryValue with entries for 'stat_name',
  /external/chromium_org/content/browser/accessibility/
browser_accessibility_manager.cc 331 // This method updates one node in the tree based on serialized data
  /external/chromium_org/content/common/
page_state_serialization_unittest.cc 149 NS16("\n\r?% WebKit serialized form state version 8 \n\r=&"));
  /external/chromium_org/content/renderer/accessibility/
accessibility_node_serializer.cc 53 // accessors and a state bitmask that can be serialized and sent to the
  /external/chromium_org/dbus/
message.h 323 // Appends the protocol buffer as an array of bytes. The buffer is serialized
  /external/chromium_org/net/quic/crypto/
quic_crypto_client_config.cc 409 // block). For this, the client hello is serialized without padding.
  /external/chromium_org/net/quic/
quic_framer.h 262 // Size in bytes required for a serialized version negotiation packet
quic_http_stream.cc 108 // Store the serialized request headers.

Completed in 1684 milliseconds

<<21222324252627282930>>