Searched defs:ReadInt64 (Results 1 – 2 of 2) sorted by relevance
/external/libchrome/base/ | ||
D | pickle.cc | 103 bool PickleIterator::ReadInt64(int64_t* result) { in ReadInt64() function in base::PickleIterator |
/external/protobuf/python/google/protobuf/internal/ | ||
D | reflection_test.py | 81 ReadInt64 = ReadVarint variable in _MiniDecoder |