HomeSort by relevance Sort by last modified time
    Searched refs:Serialize (Results 151 - 175 of 184) sorted by null

1 2 3 4 5 67 8

  /external/chromium_org/net/cert/
crl_set.cc 461 std::string CRLSet::Serialize() const {
  /external/chromium_org/third_party/protobuf/src/google/protobuf/
unknown_field_set_unittest.cc 204 TEST_F(UnknownFieldSetTest, Serialize) {
text_format_unittest.cc     [all...]
wire_format_unittest.cc 82 // Serialize using the generated code.
99 // Serialize using the generated code.
116 // Serialize using the generated code.
130 // Serialize using the generated code.
146 // Serialize using the generated code.
165 // Serialize using the generated code.
220 TEST(WireFormatTest, Serialize) {
228 // Serialize using the generated code.
236 // Serialize using WireFormat.
258 // Serialize using the generated code
    [all...]
  /external/chromium_org/ui/base/clipboard/
clipboard_aura.cc 426 std::string Clipboard::FormatType::Serialize() const {
clipboard_gtk.cc 195 std::string Clipboard::FormatType::Serialize() const {
clipboard_aurax11.cc 204 std::string Clipboard::FormatType::Serialize() const {
clipboard_win.cc 187 std::string Clipboard::FormatType::Serialize() const {
  /external/chromium_org/v8/src/
heap-snapshot-generator.h 633 void Serialize(v8::OutputStream* stream);
mirror-debugger.js     [all...]
  /external/protobuf/src/google/protobuf/
unknown_field_set_unittest.cc 204 TEST_F(UnknownFieldSetTest, Serialize) {
text_format_unittest.cc     [all...]
wire_format_unittest.cc 82 // Serialize using the generated code.
99 // Serialize using the generated code.
116 // Serialize using the generated code.
130 // Serialize using the generated code.
146 // Serialize using the generated code.
165 // Serialize using the generated code.
220 TEST(WireFormatTest, Serialize) {
228 // Serialize using the generated code.
236 // Serialize using WireFormat.
258 // Serialize using the generated code
    [all...]
  /external/chromium/base/metrics/
histogram.cc 225 snapshot.Serialize(&pickle);
725 bool Histogram::SampleSet::Serialize(Pickle* pickle) const {
    [all...]
  /external/v8/test/cctest/
test-heap-profiler.cc 591 snapshot->Serialize(&stream, v8::HeapSnapshot::kJSON);
683 snapshot->Serialize(&stream, v8::HeapSnapshot::kJSON);
    [all...]
  /external/chromium_org/chrome/browser/devtools/
devtools_adb_bridge.cc 687 bridge_, device_, socket_, debug_url_, command.Serialize());
  /external/chromium_org/chrome/browser/sync/
profile_sync_service_preference_unittest.cc 251 json.Serialize(value);
  /external/chromium_org/content/browser/devtools/
devtools_http_handler_impl.cc 119 notification.DeepCopy())->Serialize();
721 // Serialize value and message.
  /external/v8/src/
profile-generator.h     [all...]
mirror-debugger.js     [all...]
  /external/chromium_org/chrome/browser/resources/file_manager/js/image_editor/
exif_encoder.js 191 // Serialize header
197 // First serialize the content of the exif section.
  /external/chromium_org/v8/test/cctest/
test-heap-profiler.cc 678 snapshot->Serialize(&stream, v8::HeapSnapshot::kJSON);
775 snapshot->Serialize(&stream, v8::HeapSnapshot::kJSON);
    [all...]
  /external/chromium_org/chrome/app/
breakpad_linux.cc 808 iov[8].iov_len = g_crash_keys->Serialize(
    [all...]
  /external/chromium_org/chrome/browser/net/
predictor.cc 737 // Serialize the list of subresource names.
738 Value* subresource_list(it->second.Serialize());
    [all...]
  /external/chromium_org/content/renderer/browser_plugin/
browser_plugin.cc 812 if (!serializer.Serialize(dict))
826 WebKit::WebSerializedScriptValue::serialize(
    [all...]

Completed in 1394 milliseconds

1 2 3 4 5 67 8