Home
last modified time | relevance | path

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

/aosp14/system/core/libutils/
H A DFileMap_test.cpp23 TEST(FileMap, zero_length_mapping) { in TEST() argument
36 TEST(FileMap, large_offset) { in TEST() argument
56 TEST(FileMap, offset_overflow) { in TEST() argument
H A DFileMap.cpp50 FileMap::FileMap(void) in FileMap() function in FileMap
65 FileMap::FileMap(FileMap&& other) noexcept in FileMap() function in FileMap