Home
last modified time | relevance | path

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

/external/libchrome/base/
Dpickle.cc103 bool PickleIterator::ReadInt64(int64_t* result) { in ReadInt64() function in base::PickleIterator
/external/lldb/source/Core/
DDataExtractor.cpp57 ReadInt64(const unsigned char* ptr, offset_t offset) in ReadInt64() function
74 ReadInt64(const void* ptr) in ReadInt64() function
/external/protobuf/python/google/protobuf/internal/
Dreflection_test.py81 ReadInt64 = ReadVarint variable in _MiniDecoder