HomeSort by relevance Sort by last modified time
    Searched full:deserialization (Results 226 - 250 of 373) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /cts/tests/tests/util/src/android/util/cts/
RationalTest.java 328 * Check bad deserialization fails
  /docs/source.android.com/src/devices/media/
framework-hardening.jd 187 serialization/deserialization, while allowing more flexibility for vendors who
  /external/antlr/antlr-3.4/runtime/Python/antlr3/
exceptions.py 293 """@brief Used for remote debugger deserialization"""
  /external/chromium-trace/catapult/third_party/apiclient/googleapiclient/
model.py 224 """Perform the actual deserialization from response string to Python
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/dynamodb/
types.py 232 """Control serialization/deserialization of types.
  /external/chromium-trace/catapult/third_party/mapreduce/mapreduce/lib/input_reader/
_gcs.py 362 # deserialization
  /external/clang/include/clang/AST/
Stmt.h 102 friend class ASTStmtReader; // deserialization
163 friend class ASTStmtReader; // deserialization
190 friend class ASTStmtReader; // deserialization
199 friend class ASTStmtReader; // deserialization
    [all...]
  /external/clang/tools/libclang/
CIndexDiagnostic.cpp 167 // '-error-on-deserialized-decl' which will error during deserialization of
  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/BroadphaseCollision/
btQuantizedBvh.h 494 // Special "copy" constructor that allows for in-place deserialization
  /external/llvm/lib/ProfileData/
InstrProf.cpp 358 // byte order intended on disk. For Reading/deserialization, Old
  /external/protobuf/python/google/protobuf/internal/
type_checkers.py 46 TYPE_TO_DESERIALIZE_METHOD: A dictionary with field types and deserialization
  /external/v8/src/mips/
assembler-mips-inl.h 178 // after complete deserialization, no need to flush on each reference.
  /external/v8/src/mips64/
assembler-mips64-inl.h 177 // after complete deserialization, no need to flush on each reference.
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/
RationalTest.java 347 * Check bad deserialization fails
  /libcore/luni/src/test/java/libcore/java/util/
TreeMapTest.java 414 * On JDK5, this fails with a NullPointerException after deserialization!
  /libcore/ojluni/src/main/java/java/io/
ObjectStreamClass.java 153 /** exception (if any) to throw if non-enum deserialization attempted */
632 localDesc.name, "class invalid for deserialization");
753 * not apply to deserialization of enum constants.
777 * does not apply to deserialization of enum constants.
    [all...]
  /libcore/ojluni/src/main/java/java/lang/
StringBuffer.java 573 * The value is ignored upon deserialization.
  /libcore/support/src/test/java/org/apache/harmony/testframework/serialization/
SerializationTest.java 82 * exceptions, and that deserialization really produces deeply cloned
  /external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/
SQLDataExceptionTest.java     [all...]
SQLFeatureNotSupportedExceptionTest.java     [all...]
SQLIntegrityConstraintViolationExceptionTest.java     [all...]
SQLInvalidAuthorizationSpecExceptionTest.java     [all...]
SQLNonTransientConnectionExceptionTest.java     [all...]
SQLNonTransientExceptionTest.java     [all...]
SQLRecoverableExceptionTest.java     [all...]

Completed in 1217 milliseconds

1 2 3 4 5 6 7 8 91011>>