Home
last modified time | relevance | path

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

/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
449 val = ReadInt64 (m_start, *offset_ptr); in GetU64_unchecked()
/external/protobuf/python/google/protobuf/internal/
Dreflection_test.py81 ReadInt64 = ReadVarint variable in _MiniDecoder
2330 self.assertEqual(2, d.ReadInt64())