Home
last modified time | relevance | path

Searched refs:ReadUInt64 (Results 1 – 3 of 3) sorted by relevance

/external/chromium/base/
Dpickle.h73 bool ReadUInt64(void** iter, uint64* result) const;
Dpickle.cc184 bool Pickle::ReadUInt64(void** iter, uint64* result) const { in ReadUInt64() function in Pickle
/external/protobuf/python/google/protobuf/internal/
Dreflection_test.py81 ReadUInt64 = ReadVarint variable in _MiniDecoder
1802 self.assertEqual(4, d.ReadUInt64())