Searched defs:ReadFully (Results 1 – 2 of 2) sorted by relevance
39 bool DfxMemory::ReadFully(uint64_t addr, void* dst, size_t size) in ReadFully() function in OHOS::HiviewDFX::DfxMemory
364 bool ReadFully(int fd, void *data, size_t size) in ReadFully() function