/libcore/luni/src/main/java/java/util/prefs/ |
PreferenceChangeEvent.java | 31 * inheritance from {@code EventObject}, this type is not intended to be serialized 99 * because this object cannot be serialized, 107 * because this object cannot be serialized,
|
/libcore/luni/src/main/java/org/w3c/dom/ls/ |
LSSerializerFilter.java | 19 * examine nodes as they are being serialized and decide what nodes should 20 * be serialized or not. The <code>LSSerializerFilter</code> interface is 51 * is automatically serialized. See <code>NodeFilter</code> for
|
/packages/apps/UnifiedEmail/src/com/android/mail/providers/ |
ListParams.java | 88 * Return a serialized String for this ListParams. 102 * Create a new instance of an ListParams object using a serialized instance created previously 103 * using {@link #serialize()}. This returns null if the serialized instance was invalid or does
|
/external/chromium_org/courgette/ |
encoded_program_fuzz_unittest.cc | 5 // Fuzz testing for EncodedProgram serialized format and assembly. 11 // We try a lot of arbitrary modifications to the serialized form and make sure 34 // Loads an executable and does fuzz testing in the serialized format. 71 // Now we have a good serialized EncodedProgram in |base_buffer|. Time to 119 // principles. They may need updating as the serialized format evolves. 131 // What could have happened? We changed one byte in the serialized form:
|
/external/chromium_org/tools/stats_viewer/ |
Resources.resx | 23 <value>[base64 mime encoded serialized .NET Framework object]</value>
36 Classes that don't support this are serialized and stored with the
39 The mimetype is used for serialized objects, and tells the
48 value : The object must be serialized with
53 value : The object must be serialized with
58 value : The object must be serialized into a byte array
|
/external/chromium_org/tools/win/ChromeDebug/ChromeDebug/ |
Resources.resx | 39 <value>[base64 mime encoded serialized .NET Framework object]</value> 55 Classes that don't support this are serialized and stored with the 58 The mimetype is used for serialized objects, and tells the 67 value : The object must be serialized with 72 value : The object must be serialized with 77 value : The object must be serialized into a byte array
|
VSPackage.resx | 40 <value>[base64 mime encoded serialized .NET Framework object]</value> 56 Classes that don't support this are serialized and stored with the 59 The mimetype is used for serialized objects, and tells the 68 value : The object must be serialized with 73 value : The object must be serialized with 78 value : The object must be serialized into a byte array
|
/external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/cert/serialization/ |
CertificateTest.java | 76 // Create object to be serialized 93 // Create object to be serialized
|
/external/apache-xml/src/main/java/org/apache/xml/serializer/ |
DOMSerializer.java | 37 * // Create a document to be serialized 51 * // Write out the serialized XML in the String.
|
/external/chromium_org/chrome/browser/spellchecker/ |
spellcheck_action_unittest.cc | 85 scoped_ptr<base::DictionaryValue> serialized( 89 EXPECT_TRUE(serialized->Equals(expected.get()));
|
/external/chromium_org/chrome/renderer/extensions/ |
app_runtime_custom_bindings.cc | 26 WebSerializedScriptValue serialized = local 28 args.GetReturnValue().Set(serialized.deserialize());
|
/external/chromium_org/components/autofill/core/common/ |
form_field_data.h | 52 // are serialized and deserialized. 54 Pickle* serialized);
|
/external/chromium_org/net/quic/ |
quic_ack_notifier_manager.h | 30 // from the serialized packets passed into OnSerializedPacket. It maintains both 51 // This is called after a packet has been serialized, is ready to be sent, and
|
quic_packet_creator.cc | 101 // maximum packet size if we stop sending version before it is serialized. 216 // The frame keeps track of the QuicAckNotifier until it is serialized into 332 SerializedPacket serialized = local 334 if (!serialized.packet) { 341 DCHECK_EQ(packet_size_, serialized.packet->length()); 345 serialized.retransmittable_frames = queued_retransmittable_frames_.release(); 346 return serialized; 358 SerializedPacket serialized = framer_->BuildFecPacket(header, fec_data); local 362 if (!serialized.packet) { 366 DCHECK_GE(options_.max_packet_length, serialized.packet->length()) [all...] |
/libcore/luni/src/main/java/javax/crypto/ |
SealedObject.java | 84 * the serialized data is not a multiple of the ciphers block 168 byte[] serialized = cipher.doFinal(encryptedContent); 171 new ByteArrayInputStream(serialized)); 208 * the serialized data is not a multiple of the ciphers block 219 byte[] serialized = c.doFinal(encryptedContent); 222 new ByteArrayInputStream(serialized)); 263 byte[] serialized = cipher.doFinal(encryptedContent); 266 new ByteArrayInputStream(serialized));
|
/external/chromium/webkit/glue/ |
dom_serializer_unittest.cc | 283 // If original contents have document type, the serialized contents also have 300 // Load the serialized contents. 306 // Make sure serialized contents still have document type. 312 // If original contents do not have document type, the serialized contents 329 // Load the serialized contents. 335 // Make sure serialized contents do not have document type. 342 // finishing serialization, the serialized contents should be same 358 // Compare the serialized contents with original contents. 388 // Make sure the serialized contents have MOTW ; 427 // Load the serialized contents [all...] |
/external/chromium_org/content/renderer/ |
dom_serializer_browsertest.cc | 297 // Load the serialized contents. 303 // Make sure serialized contents still have document type. 317 // Load the serialized contents. 323 // Make sure serialized contents do not have document type. 333 // Compare the serialized contents with original contents. 352 // Make sure the serialized contents have MOTW ; 379 // Load the serialized contents. 386 // declaration in serialized contents. 435 // Load the serialized contents. 442 // declaration in serialized contents [all...] |
/external/chromium/chrome/browser/chromeos/login/ |
signed_settings_unittest.cc | 220 std::string serialized; local 221 ASSERT_TRUE(fake_policy.SerializeToString(&serialized)); 595 std::string serialized; local 598 &serialized); 635 std::string serialized = in_pol.SerializeAsString(); local 637 em::PolicyFetchResponse signed_policy = BuildProto(serialized, 669 std::string serialized; local 672 &serialized); 682 std::string serialized = in_pol.SerializeAsString(); local 684 em::PolicyFetchResponse signed_policy = BuildProto(serialized, 734 std::string serialized; local 751 std::string serialized; local [all...] |
/external/chromium/chrome/browser/sync/protocol/ |
password_specifics.proto | 20 // These are the properties that get serialized into the |encrypted| field of
|
/external/chromium_org/chrome/browser/extensions/api/identity/ |
identity_mint_queue.h | 17 // getAuthToken requests are serialized to avoid excessive traffic to
|
/external/chromium_org/chrome/browser/metrics/variations/ |
variations_http_header_provider.cc | 136 // The header value is a serialized protobuffer of Variation IDs which is 162 std::string serialized; local 163 proto.SerializeToString(&serialized); 166 base::Base64Encode(serialized, &hashed);
|
/external/chromium_org/crypto/ |
secure_hash.h | 31 // |pickle| will contain the serialized data.
|
/external/chromium_org/ppapi/proxy/ |
content_decryptor_private_serializer.h | 22 // the "serialized" data stored within |serialized_block_info|, and will report
|
/external/chromium_org/remoting/protocol/ |
util.cc | 19 // int32 of the serialized message size for framing.
|
/external/chromium_org/sync/protocol/ |
password_specifics.proto | 19 // These are the properties that get serialized into the |encrypted| field of
|