Searched
full:serialized (Results
701 -
725 of
1055) sorted by null
<<21222324252627282930>>
/external/protobuf/src/google/protobuf/ |
extension_set.h | 356 // serialized extensions. 367 // Returns the total serialized size of all the extensions. [all...] |
/frameworks/base/services/java/com/android/server/am/ |
BroadcastQueue.java | 542 // First, deliver any non-serialized broadcasts right away. 562 // Now take care of the next serialized one... [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
pickletester.py | [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
pickletester.py | [all...] |
/development/samples/training/bitmapfun/BitmapFun/src/main/java/com/example/android/bitmapfun/util/ |
AsyncTask.java | 580 * executed in serial; to guarantee such work is serialized regardless of
|
/external/apache-harmony/security/src/test/support/common/java/org/apache/harmony/security/tests/support/ |
TestCertUtils.java | 153 private static final String serializedData = "Just a dummy string to be serialized instead of real data";
|
/external/apache-xml/src/main/java/org/apache/xml/serializer/ |
ToStream.java | 275 * Get the output stream where the events will be serialized to. 644 * Specifies a writer to which the document should be serialized. 698 * serialized. This method should not be called while the 884 * Get the character stream where the events will be serialized to. [all...] |
ToTextStream.java | 34 * serialized document for xsl:output method of "text".
|
/external/chromium/chrome/common/extensions/docs/examples/apps/hello-php/lib/oauth/ |
OAuth.php | 70 * request is serialized
|
/external/chromium_org/base/threading/ |
sequenced_worker_pool_unittest.cc | 211 // serialized, can happen on background threads asynchronously, and doesn't [all...] |
/external/chromium_org/base/time/ |
time_unittest.cc | 701 // Our internal time format is serialized in things like databases, so it's
|
/external/chromium_org/chrome/browser/extensions/api/identity/ |
identity_api.cc | 170 // Flows are serialized to prevent excessive traffic to GAIA, and
|
/external/chromium_org/chrome/browser/extensions/api/storage/ |
settings_quota_unittest.cc | 69 // Values with different serialized sizes.
|
/external/chromium_org/chrome/browser/net/ |
http_server_properties_manager.cc | 686 // the Preferences, but likely before these changes are serialized to disk.
|
/external/chromium_org/chrome/browser/resources/file_manager/foreground/js/image_editor/ |
exif_encoder.js | 183 * @return {ArrayBuffer} serialized metadata ready to write to an image file.
|
/external/chromium_org/chrome/common/extensions/docs/examples/apps/hello-php/lib/oauth/ |
OAuth.php | 70 * request is serialized
|
/external/chromium_org/chrome/common/extensions/docs/templates/articles/ |
messaging.html | 356 directions: each message is serialized using JSON, UTF-8 encoded
|
/external/chromium_org/components/nacl/browser/ |
nacl_browser.cc | 536 // Pass the serialized data to another thread to write to disk. File IO is
|
/external/chromium_org/content/browser/devtools/ |
devtools_http_handler_impl.cc | 665 // Runs on FILE thread to make sure that it is serialized against
|
/external/chromium_org/content/browser/download/ |
save_file_manager.cc | 276 // itself, and once when all frames have been serialized.
|
/external/chromium_org/content/child/indexed_db/ |
indexed_db_dispatcher.cc | 335 "The serialized value is too large"
|
/external/chromium_org/content/common/ |
cc_messages_unittest.cc | 604 // used by quads, and so serialized. Others were not.
|
/external/chromium_org/content/renderer/accessibility/ |
renderer_accessibility_complete.cc | 450 // and need to be serialized, and update the BrowserTreeNode
|
/external/chromium_org/content/renderer/gpu/ |
gpu_benchmarking_extension.cc | 78 // Each layer in the tree is serialized into a separate skp file
|
/external/chromium_org/courgette/ |
encoded_program.cc | 117 // serialized representation is not endian-agnostic. But it is useful to keep
|
Completed in 1578 milliseconds
<<21222324252627282930>>