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

1 2 3 4 5 6 7 891011>>

  /external/chromium_org/chrome/browser/sync_file_system/drive_backend/
metadata_database.proto 43 // Serialized by Time::ToInternalValue.
  /external/chromium_org/chrome/utility/importer/
safari_importer.h 79 // Converts history time stored by Safari as a double serialized as a string,
  /external/chromium_org/content/child/
plugin_param_traits.h 6 // of types so that they can be serialized over IPC. IPC::ParamTraits<>
  /external/chromium_org/content/common/
content_param_traits.h 6 // of types so that they can be serialized over IPC. IPC::ParamTraits<>
  /external/chromium_org/net/disk_cache/
storage_block.h 17 // serialized directly to the backing file.
  /external/chromium_org/net/quic/
quic_sent_packet_manager.h 80 // Called when a new packet is serialized. If the packet contains
219 // Zero when the packet is serialized, non-zero once it's sent.
255 // Returns the length of the serialized sequence number for
266 // Newly serialized retransmittable and fec packets are added to this map,
  /external/chromium_org/sandbox/win/src/
handle_closer.h 58 // Calculates the memory needed to copy the serialized handles list (rounded
  /external/chromium_org/sync/util/
cryptographer.h 84 // Encrypted |serialized| into |encrypted|. Does not overwrite |encrypted| if
90 bool EncryptString(const std::string& serialized,
179 // Returns a serialized sync_pb::NigoriKey version of current default
199 // Helper to unencrypt a bootstrap token into a serialized sync_pb::NigoriKey.
  /external/chromium_org/third_party/WebKit/public/web/
WebSerializedScriptValue.h 75 // Convert the serialized value to a parsed v8 value.
  /external/chromium_org/third_party/icu/source/common/
utrie2.h 79 * Open a frozen trie from its serialized from, stored in 32-bit-aligned memory.
85 * U_INVALID_FORMAT_ERROR if it does not match the serialized form
86 * @param data a pointer to 32-bit-aligned memory containing the serialized form of a UTrie2
197 * which determines the data value width in the serialized and frozen forms.
305 * A trie can be serialized multiple times.
328 * Get the UTrie version from 32-bit-aligned memory containing the serialized form
331 * @param data a pointer to 32-bit-aligned memory containing the serialized form
335 * @param anyEndianOk If FALSE, only platform-endian serialized forms are recognized.
336 * If TRUE, opposite-endian serialized forms are recognized as well.
337 * @return the UTrie version of the serialized form, or 0 if it is no
    [all...]
  /external/chromium_org/third_party/libaddressinput/chromium/cpp/src/
lookup_key_util.h 16 // identify serialized validation rules.
  /external/chromium_org/third_party/protobuf/python/google/protobuf/internal/
more_messages.proto 37 // canonicalization of serialized output, which should always be in tag order.
  /external/chromium_org/third_party/skia/include/core/
SkPicture.h 61 * Recreate a picture that was serialized into a stream.
62 * @param SkStream Serialized picture data.
65 * @return A new SkPicture representing the serialized data, or NULL if the stream is
244 // Return true if the SkStream represents a serialized picture, and fills out
  /external/chromium_org/third_party/skia/src/core/
SkPictureFlat.cpp 117 // Put the serialized contents into the data section of the new allocation.
  /external/chromium_org/ui/accessibility/
ax_tree_update.h 14 // An AXTreeUpdate is a serialized representation of an atomic change
  /external/chromium_org/v8/test/mjsunit/
debug-compile-event-newfunction.js 51 // Check that the event can be serialized without exceptions.
  /external/emma/core/java12/com/vladium/jcd/compiler/
IClassFormatOutput.java 18 * they could be serialized into binary format as per .class layout format.
  /external/guava/
README 35 3. Serialized forms of ALL objects are subject to change. Do not
  /external/guava/guava/src/com/google/common/collect/
ImmutableSortedAsList.java 69 // The ImmutableAsList serialized form has the correct behavior.
  /external/guava/guava/src/com/google/common/hash/
BloomFilterStrategies.java 14 * strategies are part of the serialized form of the Bloom filters that use them, thus they must be
  /external/icu4c/common/
utrie2.h 80 * Open a frozen trie from its serialized from, stored in 32-bit-aligned memory.
86 * U_INVALID_FORMAT_ERROR if it does not match the serialized form
87 * @param data a pointer to 32-bit-aligned memory containing the serialized form of a UTrie2
198 * which determines the data value width in the serialized and frozen forms.
306 * A trie can be serialized multiple times.
329 * Get the UTrie version from 32-bit-aligned memory containing the serialized form
332 * @param data a pointer to 32-bit-aligned memory containing the serialized form
336 * @param anyEndianOk If FALSE, only platform-endian serialized forms are recognized.
337 * If TRUE, opposite-endian serialized forms are recognized as well.
338 * @return the UTrie version of the serialized form, or 0 if it is no
    [all...]
  /external/javassist/src/main/javassist/util/proxy/
ProxyObjectOutputStream.java 26 * {@link ProxyFactory#useWriteReplace} set to false. Subsequent deserialization of the serialized data
  /external/protobuf/python/google/protobuf/internal/
more_messages.proto 37 // canonicalization of serialized output, which should always be in tag order.
  /external/skia/include/core/
SkPicture.h 61 * Recreate a picture that was serialized into a stream.
62 * @param SkStream Serialized picture data.
65 * @return A new SkPicture representing the serialized data, or NULL if the stream is
244 // Return true if the SkStream represents a serialized picture, and fills out
  /external/skia/src/core/
SkPictureFlat.cpp 117 // Put the serialized contents into the data section of the new allocation.

Completed in 517 milliseconds

1 2 3 4 5 6 7 891011>>