OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:serializing
(Results
76 - 100
of
445
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Tooling/
ReplacementsYaml.h
11
/// \brief This file defines the structure of a YAML document for
serializing
/prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Tooling/
ReplacementsYaml.h
11
/// \brief This file defines the structure of a YAML document for
serializing
/prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Tooling/
ReplacementsYaml.h
11
/// \brief This file defines the structure of a YAML document for
serializing
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Tooling/
ReplacementsYaml.h
11
/// \brief This file defines the structure of a YAML document for
serializing
/system/bt/stack/avrc/
avrc_int.h
140
cmd_q; /* Command queue for
serializing
vendor specific commands */
/tools/tradefederation/core/tests/src/com/android/tradefed/invoker/
InvocationContextTest.java
93
/** Test that
serializing
and deserializing an {@link InvocationContext}. */
/external/apache-xml/src/main/java/org/apache/xml/serializer/
DOM3Serializer.java
118
* exception occured while
serializing
.
123
* @throws IOException if an I/O exception occured while
serializing
/external/protobuf/src/google/protobuf/
map_field_lite.h
73
// Used in the implementation of
serializing
enum value type. Caller should
76
// Used in the implementation of
serializing
other value types. Caller should
/external/python/cpython2/Doc/library/
marshal.rst
26
in backward incompatible ways should the need arise. If you're
serializing
and
27
de-
serializing
Python objects, use the :mod:`pickle` module instead -- the
/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
map_field_lite.h
73
// Used in the implementation of
serializing
enum value type. Caller should
76
// Used in the implementation of
serializing
other value types. Caller should
/external/autotest/server/hosts/
host_info_unittest.py
376
"""
Serializing
empty HostInfo results in the expected json."""
390
"""
Serializing
a populated HostInfo results in expected json."""
405
"""
Serializing
- deserializing empty HostInfo keeps it unchanged."""
415
"""
Serializing
- deserializing non-empty HostInfo keeps it unchanged."""
486
"""
Serializing
a host_info dumps the json in human-friendly format"""
/external/mockito/src/main/java/org/mockito/internal/creation/bytebuddy/
ByteBuddyCrossClassLoaderSerializationSupport.java
28
* This is responsible for
serializing
a mock, it is enabled if the mock is implementing {@link Serializable}.
68
* <p>When first entering in this method, it's because some is
serializing
the mock, with some code like :</p>
232
* The mirror method used for
serializing
the mock is {@link MockitoMockObjectOutputStream#annotateClass(Class)}.
/external/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/
NaClLLVMBitCodes.h
240
/// OverflowingBinaryOperatorOptionalFlags - Flags for
serializing
249
/// PossiblyExactOperatorOptionalFlags - Flags for
serializing
257
/// \brief Flags for
serializing
floating point binary operators's
/external/valgrind/drd/
drd_barrier.c
405
const Bool
serializing
)
419
serializing
? " (
serializing
)" : "");
/external/protobuf/java/core/src/main/java/com/google/protobuf/
AbstractMessageLite.java
61
"
Serializing
to a ByteString threw an IOException (should " +
76
"
Serializing
to a byte array threw an IOException " +
/external/swiftshader/third_party/LLVM/include/llvm/Bitcode/
LLVMBitCodes.h
225
/// OverflowingBinaryOperatorOptionalFlags - Flags for
serializing
232
/// PossiblyExactOperatorOptionalFlags - Flags for
serializing
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/
XMPMetaFactory.java
212
* is ignored when
serializing
to a string.
234
throw new UnsupportedOperationException("The
serializing
service works only" +
/system/security/keystore/include/keystore/
IKeystoreService.h
47
// struct for
serializing
the results of begin/update/finish
62
// struct for
serializing
the results of export
/art/runtime/jdwp/
jdwp_expand_buf.cc
17
* Implementation of an expandable byte buffer. Designed for
serializing
/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/its/
ItsSerializer.java
57
* Class to deal with
serializing
and deserializing between JSON and Camera2 objects.
359
Logt.w(TAG, String.format("
Serializing
unsupported key type: " + keyType));
460
Logt.w(TAG, String.format("
Serializing
unsupported array type: " + elmtType));
506
Logt.w(TAG, "Error encountered
serializing
value for key: " + entry.key);
[
all
...]
/cts/common/host-side/tradefed/tests/src/com/android/compatibility/common/tradefed/result/
ChecksumReporterTest.java
152
assertTrue("
Serializing
checksum maintains file hash",
/cts/common/util/tests/src/com/android/compatibility/common/util/
ReportLogTest.java
55
fail("Expected IllegalArgumentException when
serializing
an empty report");
/external/clang/test/Misc/
serialized-diags-single-issue.c
19
// Test that we handle
serializing
diagnostics for multiple source files
/external/deqp/framework/delibs/decpp/
deSha1.hpp
63
// \note This is not same as
serializing
the values and computing hash from the data.
/external/flatbuffers/docs/source/
Benchmarks.md
40
optional fields to allow deprecating fields or
serializing
with missing
Completed in 871 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>