OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:serialized
(Results
126 - 150
of
1055
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/cert/serialization/
CertPathTest.java
84
// Create object to be
serialized
100
// Create object to be
serialized
/external/chromium/chrome/common/
important_file_writer.h
47
// Should put
serialized
string in |data| and return true on successful
75
// Schedule a save to target filename. Data will be
serialized
and saved
/external/chromium_org/base/files/
important_file_writer.h
45
// Should put
serialized
string in |data| and return true on successful
81
// Schedule a save to target filename. Data will be
serialized
and saved
/external/chromium_org/components/policy/core/common/cloud/
component_cloud_policy_updater.cc
23
// The maximum size of the
serialized
policy protobuf.
49
// Keep a
serialized
copy of |response|, to cache it later.
/external/chromium_org/remoting/host/native_messaging/
native_messaging_writer_unittest.cc
66
// |content| should now contain
serialized
|message|.
101
// |content| should now contain
serialized
|message2|.
/external/chromium_org/third_party/WebKit/Source/core/page/
PageSerializer.h
64
// Initiates the serialization of the frame's page. All
serialized
content and retrieved
66
// vector is the top frame
serialized
content.
/external/chromium_org/third_party/WebKit/Source/core/svg/
SVGColor.cpp
82
return m_color.
serialized
();
85
return m_color.
serialized
();
/external/chromium_org/third_party/icu/source/common/
rbbisetb.h
87
int32_t getTrieSize() /*const*/; // Size in bytes of the
serialized
Trie.
88
void serializeTrie(uint8_t *where); // write out the
serialized
Trie.
/external/icu4c/common/
rbbisetb.h
87
int32_t getTrieSize() /*const*/; // Size in bytes of the
serialized
Trie.
88
void serializeTrie(uint8_t *where); // write out the
serialized
Trie.
/external/libvpx/libvpx/third_party/libmkv/
EbmlWriter.c
45
* should be
serialized
too. For now we omit the null terminator.
54
* should be
serialized
too. For now we include it.
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
XMPSerializerHelper.java
61
* @return Returns a string containing the
serialized
RDF.
92
* @return Returns a byte buffer containing the
serialized
RDF.
/frameworks/compile/libbcc/include/bcinfo/Wrap/
BCHeaderField.h
29
// The
serialized
format has 2 fixed subfields (ID and length) and the
88
// Get the data size from a
serialized
field to allow allocation
/libcore/luni/src/test/java/libcore/java/util/
TreeSetTest.java
87
* is unlike a
serialized
TreeMap which retains its bounds when
serialized
.
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/
DebugEventListenerConstants.cs
41
/** <summary>
Serialized
version of true</summary> */
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/
DebugEventListenerConstants.cs
41
/** <summary>
Serialized
version of true</summary> */
/external/chromium_org/chrome/browser/sync_file_system/drive_backend/
metadata_db_migration_util.cc
106
// <FileSystemURL
serialized
by SerializeSyncableFileSystemURL>
107
// value: <
Serialized
DriveMetadata>
126
// * value: <
Serialized
DriveMetadata>
182
// * value: <
Serialized
DriveMetadata> (stripped)
/external/chromium_org/chrome/common/
service_messages.h
37
// Requests a message back with
serialized
UMA histograms.
/external/chromium_org/chrome/tools/convert_dict/
convert_dict_unittest.cc
21
// Compares the given word list with the
serialized
trie to make sure they
25
const std::string&
serialized
) {
28
reader.Init(reinterpret_cast<const unsigned char*>(
serialized
.data()),
29
serialized
.size()));
/external/chromium_org/components/autofill/core/common/
form_data.h
44
// pertaining to password forms.
Serialized
data is appended to |pickle|
/external/chromium_org/components/test/data/autofill/merge/tools/
autofill_merge_common.py
15
"""Returns a
serialized
string for the given |profiles|.
/external/chromium_org/mojo/public/bindings/
mojom_bindings_generator.py
37
# at least avoid generating the
serialized
Mojom IR.
/external/chromium_org/net/quic/crypto/
channel_id.h
22
// the
serialized
public key into |out_key| and the signature into
null_encrypter.cc
14
const size_t kHashSizeShort = 12; // size of uint128
serialized
short
/external/chromium_org/net/test/
ct_test_util.h
35
// Returns the binary representation of a test
serialized
SCT.
/external/chromium_org/sync/engine/
traffic_recorder.h
34
// The
serialized
message.
Completed in 1250 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>