Searched defs:MappedFile (Results 1 - 2 of 2) sorted by relevance
/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 [all...] |
/commonlibrary/c_utils/base/include/ | ||
H A D | mapped_file.h | 44 class MappedFile { class in OHOS::Utils::MapMode [all...] |
Completed in 2 milliseconds