Home
last modified time | relevance | path

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

/base/hiviewdfx/faultloggerd/frameworks/unwinder/
Ddfx_memory.cpp39 bool DfxMemory::ReadFully(uint64_t addr, void* dst, size_t size) in ReadFully() function in OHOS::HiviewDFX::DfxMemory
/base/update/updater/utils/
Dutils.cpp364 bool ReadFully(int fd, void *data, size_t size) in ReadFully() function