Searched defs:incre (Results 1 – 3 of 3) sorted by relevance
| /base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/ |
| D | dfx_mmap.cpp | 72 size_t DfxMmap::Read(uintptr_t& addr, void* val, size_t size, bool incre) in Read()
|
| D | dfx_memory.cpp | 57 size_t DfxMemory::Read(uintptr_t& addr, void* val, size_t size, bool incre) in Read() 109 bool DfxMemory::ReadString(uintptr_t& addr, std::string* str, size_t maxSize, bool incre) in ReadString()
|
| /base/hiviewdfx/faultloggerd/test/unittest/unwind/ |
| D | dwarf_test.cpp | 108 size_t DfxMemoryTest::Read(uintptr_t& addr, void* val, size_t size, bool incre) in Read()
|