Searched defs:MappedFile (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/commonlibrary/c_utils/base/src/ | ||
H A D | mapped_file.cpp | 30 MappedFile::MappedFile(std::string& path, MapMode mode, off_t offset, off_t size, const char *hint) in MappedFile() function in OHOS::Utils::MappedFile |