HomeSort by relevance Sort by last modified time
    Searched refs:Serialize (Results 51 - 69 of 69) sorted by null

1 23

  /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/skia/legacy/src/ports/
SkFontHost_mac_atsui.cpp 456 void SkFontHost::Serialize(const SkTypeface* face, SkWStream* stream) {
457 SkDEBUGFAIL("SkFontHost::Serialize unimplemented");
SkFontHost_android.cpp 832 void SkFontHost::Serialize(const SkTypeface* face, SkWStream* stream) {
852 // SkDebugf("--- fonthost custom serialize %d %d\n", face->style(), len);
861 // SkDebugf("--- fonthost serialize null\n");
866 // SkDebugf("--- fonthost serialize <%s> %d\n", name, face->style());
    [all...]
SkFontHost_win.cpp     [all...]
SkFontHost_mac_coretext.cpp     [all...]
  /external/skia/src/ports/
SkFontHost_mac_atsui.cpp 456 void SkFontHost::Serialize(const SkTypeface* face, SkWStream* stream) {
457 SkDEBUGFAIL("SkFontHost::Serialize unimplemented");
SkFontHost_android.cpp 823 void SkFontHost::Serialize(const SkTypeface* face, SkWStream* stream) {
843 // SkDebugf("--- fonthost custom serialize %d %d\n", face->style(), len);
852 // SkDebugf("--- fonthost serialize null\n");
857 // SkDebugf("--- fonthost serialize <%s> %d\n", name, face->style());
    [all...]
SkFontHost_mac_coretext.cpp     [all...]
SkFontHost_win.cpp     [all...]
SkFontHost_win_dw.cpp     [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/v8/src/
profile-generator.h     [all...]
mirror-debugger.js     [all...]
profile-generator.cc     [all...]
api.cc     [all...]
  /external/chromium/chrome/browser/extensions/
extension_service_unittest.cc     [all...]

Completed in 1140 milliseconds

1 23