Home
last modified time | relevance | path

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

/system/unwinding/libunwindstack/
DDwarfMemory.cpp29 bool DwarfMemory::ReadBytes(void* dst, size_t num_bytes) { in ReadBytes() function in unwindstack::DwarfMemory
/system/unwinding/libunwindstack/tests/
DDwarfMemoryTest.cpp64 TEST_F(DwarfMemoryTest, ReadBytes) { in TEST_F() argument