Searched
full:serialized (Results
476 -
500 of
1055) sorted by null
<<11121314151617181920>>
/external/chromium_org/google_apis/drive/ |
gdata_wapi_url_generator.cc | 169 // Construct a valid serialized embed origin from an url, according to
|
/external/chromium_org/media/base/ |
seekable_buffer.h | 31 // externally serialized.
|
/external/chromium_org/net/quic/crypto/ |
quic_crypto_client_config.h | 91 std::string server_config_; // A serialized handshake message.
|
/external/chromium_org/sync/syncable/ |
entry_kernel.h | 320 // they will be serialized as empty proto's.
|
/external/chromium_org/third_party/WebKit/Source/core/svg/ |
SVGAnimatedType.cpp | 235 return m_data.color->serialized();
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/coverage/ |
files.py | 137 serialized checkouts on continuous integration machines.
|
/external/chromium_org/third_party/harfbuzz-ng/src/ |
hb-buffer-serialize.cc | 226 /* Returns number of items, starting at start, that were serialized. */
|
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/ |
jsepsessiondescription_unittest.cc | 214 // Add a candidate and check that the serialized result is different.
|
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/ |
sessionmessages.h | 70 // standard XEP-166. Can be serialized into multiple protocols,
|
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/cpp/ |
cpp_field.h | 145 // Generate lines to compute the serialized size of this field, which
|
/external/chromium_org/third_party/sqlite/src/src/ |
test_mutex.c | 336 {"serialized", SQLITE_CONFIG_SERIALIZED},
|
/external/guava/guava/src/com/google/common/collect/ |
ImmutableCollection.java | 250 * that implementation types do not leak into the serialized representation.
|
/external/harfbuzz_ng/src/ |
hb-buffer-serialize.cc | 196 /* Returns number of items, starting at start, that were serialized. */
|
/external/icu4c/common/ |
propname.h | 186 * This is a sequence of BytesTrie structures, byte-serialized tries for
|
/frameworks/compile/libbcc/ |
README.rst | 147 * **String Pool** (MCO_StringPool) - A collection of serialized variable
|
/libcore/crypto/src/main/java/org/conscrypt/ |
OpenSSLRSAPrivateCrtKey.java | 323 throw new NotSerializableException("engine-based keys can not be serialized");
|
/libcore/luni/src/main/java/java/awt/font/ |
NumericShaper.java | 784 * Updates all private serialized fields for object to be correctly serialized 785 * according to the serialized form of this class mentioned in the 802 * according to the serialized form of this class mentioned in the [all...] |
/libcore/luni/src/main/java/java/io/ |
ObjectStreamClass.java | 169 // Array of ObjectStreamField describing the serialized fields of this class 800 * Returns a collection of field descriptors for the serialized fields of 830 * If a Class uses "serialPersistentFields" to define the serialized fields, [all...] |
/packages/apps/Gallery2/src/com/android/photos/ |
MultiChoiceManager.java | 167 // but apparently before the ArrayList is serialized in the intent
|
/packages/apps/UnifiedEmail/src/com/android/mail/providers/ |
Account.java | 233 * Return a serialized String for this account. 279 * Create a new instance of an Account object using a serialized instance created previously 280 * using {@link #serialize()}. This returns null if the serialized instance was invalid or does 304 * Construct a new Account instance from a previously serialized string. This calls [all...] |
/prebuilts/maven_repo/android/com/android/support/support-v4/13.0.0/ |
support-v4-13.0.0-javadoc.jar | |
/prebuilts/tools/common/cglib/ |
cglib-docs-2.2.3.jar | |
/prebuilts/tools/common/easymock-tools/ |
easymock-3.1-javadoc.jar | |
/sdk/emulator/opengl/host/libs/Translator/include/GLcommon/ |
objectNameManager.h | 141 // calls into that class gets serialized through a lock so it is thread safe.
|
/external/chromium_org/chrome/browser/prefs/ |
pref_model_associator.cc | 343 std::string serialized; local 346 JSONStringValueSerializer json(&serialized); 357 pref_specifics->set_value(serialized);
|
Completed in 3093 milliseconds
<<11121314151617181920>>