/external/apache-xml/src/main/java/org/apache/xml/serializer/dom3/ |
DOM3SerializerImpl.java | 100 * while serializing.
104 * @throws IOException if an I/O exception occured while serializing
|
/external/webrtc/webrtc/base/ |
criticalsection.h | 68 // CritScope, for serializing execution through a scope. 117 // GlobalLockScope, for serializing execution through a scope.
|
/libcore/luni/src/main/java/org/w3c/dom/ |
CDATASection.java | 40 * an escape mechanism when serializing. Therefore, action needs to be taken 41 * when serializing a <code>CDATASection</code> with a character encoding
|
/libcore/luni/src/main/java/org/w3c/dom/ls/ |
LSSerializerFilter.java | 29 * <p> When serializing an <code>Element</code>, the element is passed to the 40 * identity) may be reused during the process of filtering and serializing a
|
LSSerializer.java | 20 * A <code>LSSerializer</code> provides an API for serializing (writing) a 80 * serializing the children of the document fragment in the order they 99 * characters, using the hexadecimal representation when serializing 109 * as a <code>DOMError</code> fatal error. An example would be serializing 143 * while serializing a document is the algorithm defined in Appendix B.1, 146 * <p> While serializing a document, the parameter "discard-default-content" 148 * <p> While serializing, errors and warnings are reported to the application 151 * errors and warnings that can occur while serializing a DOM node, but some 182 * <code>LSSerializer</code> when serializing a DOM node. 200 * Serializing an XML 1.1 document when "canonical-form" i [all...] |
/external/caliper/caliper/src/main/java/com/google/caliper/json/ |
GsonModule.java | 31 * Binds a {@link Gson} instance suitable for serializing and deserializing Caliper
|
/external/sfntly/cpp/src/sample/subtly/ |
merger_main.cc | 61 fprintf(stderr, "Serializing font to %s\n", argv[argc - 1]);
|
/external/valgrind/drd/ |
drd_barrier.h | 49 const Bool serializing);
|
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/ |
DeletedEphemeralSsidsStoreDataTest.java | 62 * Helper function for serializing configuration data to a XML block. 64 * @param shared Flag indicating serializing shared or user configurations 118 * Verify that serializing the user store data without any configuration doesn't cause any
|
SsidSetStoreDataTest.java | 72 * Helper function for serializing configuration data to a XML block. 74 * @param shared Flag indicating serializing shared or user configurations 124 * Verify that serializing the user store data without any configuration doesn't cause any
|
/system/tpm/trunks/ |
hmac_authorization_delegate.cc | 83 << "Error serializing session attributes."; 138 << "Error serializing session attributes."; 252 LOG(ERROR) << "Error serializing uint32_t during session key generation.";
|
/external/apache-xml/src/main/java/org/apache/xml/serializer/ |
Serializer.java | 96 * serializer is in the process of serializing a document. 119 * the process of serializing a document. 142 * called while the serializer is in the process of serializing 215 * output stream prior to serializing, or to reuse the existing
|
/external/libdaemon/libdaemon/ |
dsignal.h | 35 * Contains the API for serializing signals to a pipe for
|
/external/libxml2/result/ |
att5.rde | 106 1 8 #comment 0 1 PBM serializing back
|
att5.rdr | 106 1 8 #comment 0 1 PBM serializing back
|
/external/objenesis/main/src/main/java/org/objenesis/strategy/ |
SerializingInstantiatorStrategy.java | 33 * Guess the best serializing instantiator for a given class. The returned instantiator will
|
/external/parameter-framework/upstream/parameter/ |
SelectionCriterion.h | 76 * @param[in] serializingContext The serializing context
|
/external/parameter-framework/upstream/xmlserializer/ |
XmlSerializingContext.cpp | 54 * @param[in] userData pointer to the serializing context
|
XmlSerializingContext.h | 60 * @param[in] userData pointer to the serializing context
|
/external/skia/src/pdf/ |
SkPDFDocument.h | 72 to the SkPDFObjNumMap without serializing them, they will be
|
/frameworks/base/services/backup/java/com/android/server/backup/utils/ |
DataStreamFileCodec.java | 28 * Provides an interface for serializing an object to a file and deserializing it back again.
|
/packages/providers/CalendarProvider/src/com/android/providers/calendar/ |
CalendarReceiver.java | 75 * worry about serializing the use of the service.
|
/system/tpm/tpm_manager/server/ |
local_data_store_impl.cc | 65 LOG(ERROR) << "Error serializing file to string.";
|
/external/guava/guava-gwt/src/com/google/common/collect/ |
GwtSerializationDependencies.java | 28 * serializing a collection is serializing its elements.
|
/external/icu/icu4c/source/tools/gencolusb/ |
extract_unsafe_backwards.cpp | 41 fprintf(stderr, ".. serializing\n"); 56 fprintf(stderr, "Err: %s serializing unicodeset\n", u_errorName(errorCode));
|