Home
last modified time | relevance | path

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

/bootable/recovery/otautil/include/otautil/
DSysUtil.h48 bool MapFD(int fd);
/bootable/recovery/otautil/
DSysUtil.cpp34 bool MemMapping::MapFD(int fd) { in MapFD() function in MemMapping
188 if (!MapFD(fd)) { in MapFile()