HomeSort by relevance Sort by last modified time
    Searched full:serializing (Results 126 - 150 of 445) sorted by null

1 2 3 4 56 7 8 91011>>

  /system/gatekeeper/include/gatekeeper/
gatekeeper_messages.h 114 * Returns the size of serializing only the elements specific to the
  /external/autotest/tko/
job_serializer.py 8 responsible for serializing the job instance via protocol buffers.
95 buffer job object. Then invokes the native serializing
  /external/google-tv-pairing-protocol/java/src/com/google/polo/wire/json/
JsonMessageBuilder.java 378 throw new PoloException("Error serializing outer message", e);
410 throw new PoloException("Error serializing outer message", e);
  /external/icu/icu4c/source/tools/gendict/
gendict.cpp 401 if (verbose) { printf("Serializing data...isBytesTrie? %d\n", isBytesTrie); }
415 fprintf(stderr, "gendict: got failure of type %s while serializing, if U_ILLEGAL_ARGUMENT_ERROR possibly due to duplicate dictionary entries\n", status.errorName());
  /external/protobuf/src/google/protobuf/
map_entry_lite.h 283 // Serializing a generated message containing map field involves serializing
  /external/v8/src/snapshot/
code-serializer.cc 29 PrintF("[Serializing from");
44 PrintF("[Serializing to %d bytes took %0.3f ms]\n", length, ms);
  /packages/apps/UnifiedEmail/src/com/android/mail/providers/
MailAppProvider.java 542 throw new IllegalArgumentException("AccountCacheEntry de-serializing failed. "
547 throw new IllegalArgumentException("AccountCacheEntry de-serializing failed. "
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
map_entry_lite.h 283 // Serializing a generated message containing map field involves serializing
  /system/bt/osi/src/
metrics.cc 403 LOG_DEBUG(LOG_TAG, "%s serializing metrics", __func__);
405 LOG_ERROR(LOG_TAG, "%s: error serializing metrics", __func__);
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/wifiaware/
CallbackUtils.java 119 * Utility NetworkCallback - provides mechanism for blocking/serializing access with the
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
FASerializer.java 52 * serializing machines, map old state numbers to new state numbers
  /external/autotest/client/common_lib/cros/
dbus_send.py 159 raise error.TestError('No support for serializing %r' % raw_arg)
  /external/autotest/scheduler/
rdb_requests.py 205 # parent_job_id defaults to NULL but always serializing it as an int
  /external/google-benchmark/src/
cycleclock.h 17 // serializing. So if you're trying to count at cycles granularity, your
  /external/google-breakpad/src/processor/
map_serializers.h 30 // map_serializers.h: defines templates for serializing std::map and its
  /external/guava/guava/src/com/google/common/collect/
Serialization.java 27 * Provides static methods for serializing collection classes.
  /external/libchrome/crypto/
rsa_private_key.h 31 // Used internally by RSAPrivateKey for serializing and deserializing
  /external/libcxx/utils/google-benchmark/src/
cycleclock.h 17 // serializing. So if you're trying to count at cycles granularity, your
  /external/llvm/lib/DebugInfo/CodeView/
RecordSerialization.cpp 10 // Utilities for serializing and deserializing CodeView records.
  /external/llvm/utils/lit/lit/
Test.py 54 Convert this metric to content suitable for serializing in the JSON test
  /external/pcre/dist2/doc/
pcre2serialize.3 103 Serializing a set of patterns leaves the original data untouched, so they can
  /external/pcre/dist2/src/
pcre2_serialize.c 41 /* This module contains functions for serializing and deserializing
  /external/protobuf/objectivec/Tests/
GPBUnknownFieldSetTest.m 98 // Check that serializing the UnknownFieldSet produces the original data
  /external/skia/src/pdf/
SkPDFDevice.h 51 * for early serializing of large immutable objects, such
  /external/valgrind/drd/
drd_clientreq.h 196 /* args: Addr barrier, BarrierT type, Word has_waited, Word serializing */

Completed in 722 milliseconds

1 2 3 4 56 7 8 91011>>