Home
last modified time | relevance | path

Searched defs:ReadInt64 (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/
Dpickle.cc103 bool PickleIterator::ReadInt64(int64_t* result) { in ReadInt64() function in base::PickleIterator
/external/protobuf/python/google/protobuf/internal/
Dreflection_test.py81 ReadInt64 = ReadVarint variable in _MiniDecoder