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

1 2 3 4 5 6 7 891011>>

  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/net/
Inet6AddressTest.java     [all...]
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/
LinkedListTest.java     [all...]
  /libcore/jsr166-tests/src/test/java/jsr166/
ConcurrentSkipListSubMapTest.java 606 * A deserialized map equals original
    [all...]
  /external/v8/src/
bootstrapper.cc 167 // context from scratch or using a deserialized one from the partial snapshot
169 // we have to used the deserialized ones that are linked together with the
176 // deserialized, leaving the GC to pick it up.
237 // Used both for deserialized and from-scratch contexts to add the extensions
    [all...]
  /external/chromium-trace/catapult/third_party/apiclient/googleapiclient/
http.py 681 A deserialized object model of the response body as determined
981 request id, and the second is the deserialized response object. The
    [all...]
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
NumberRegression.java 279 * null pointer thrown when accessing a deserialized DecimalFormat
    [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
NumberRegression.java 275 * null pointer thrown when accessing a deserialized DecimalFormat
    [all...]
  /external/apache-harmony/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/
PropertyChangeSupportTest.java     [all...]
  /external/autotest/frontend/afe/
model_logic.py     [all...]
  /external/skia/dm/
DMSrcSink.cpp     [all...]
  /libcore/luni/src/test/java/org/apache/harmony/luni/tests/java/io/
ObjectInputStreamTest.java 422 Serializable deserialized) {
423 assertEquals(5, ((A1) deserialized).b1.i);
    [all...]
  /external/autotest/site_utils/
phapi_lib.py 121 @return: A deserialized object model of the response body returned for
  /external/chromium-trace/catapult/third_party/gsutil/third_party/gcs-oauth2-boto-plugin/gcs_oauth2_boto_plugin/
oauth2_client.py 236 """Returns a deserialized access token from the key's filename."""
  /external/chromium-trace/catapult/third_party/webapp2/webapp2_extras/
sessions.py 378 """Returns a deserialized secure cookie value.
  /external/clang/lib/StaticAnalyzer/Core/
HTMLDiagnostics.cpp 170 // We might not have a preprocessor if we come from a deserialized AST file,
  /external/guava/guava/src/com/google/common/collect/
ConcurrentHashMultiset.java 73 // makes sure it is not initialized unless an instance is deserialized.
ImmutableMultimap.java 306 // deserialized.
  /external/guava/guava-gwt/src-super/com/google/common/cache/super/com/google/common/cache/
CacheBuilder.java 131 * <p>The caches produced by {@code CacheBuilder} are serializable, and the deserialized caches
  /external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
ImmutableMultimap.java 305 // deserialized.
  /external/icu/android_icu4j/src/main/java/android/icu/impl/coll/
CollationData.java 25 * or deserialized from API-provided binary data.
  /external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
CollationData.java 24 * or deserialized from API-provided binary data.
  /external/libchrome/dbus/
message.h 328 // read and deserialized into a protocol buffer of the correct type. There are
  /external/protobuf/java/src/main/java/com/google/protobuf/
SmallSortedMap.java 72 * extension fields are serialized and deserialized in order of ascending tag
  /external/v8/src/ppc/
assembler-ppc-inl.h 640 // has already deserialized the mov instructions etc.
  /external/v8/src/snapshot/
serialize.h 446 // fitting into a page. Deserialized objects are allocated into the

Completed in 3015 milliseconds

1 2 3 4 5 6 7 891011>>