Home
last modified time | relevance | path

Searched refs:_M_mmap (Results 1 – 5 of 5) sorted by relevance

/ndk/sources/cxx-stl/stlport/src/
Dfstream.cpp77 if ((__this->_M_mmap_base = __this->_M_base._M_mmap(__offset, __this->_M_mmap_len)) != 0) { in _M_doit()
/ndk/sources/cxx-stl/stlport/src/details/
Dfstream_stdio.cpp377 void *_Filebuf_base::_M_mmap(streamoff, streamoff ) in _M_mmap() function in _Filebuf_base
Dfstream_unistd.cpp316 void* _Filebuf_base::_M_mmap(streamoff offset, streamoff len) in _M_mmap() function in _Filebuf_base
Dfstream_win32io.cpp584 void* _Filebuf_base::_M_mmap(streamoff offset, streamoff len) { in _M_mmap() function in _Filebuf_base
/ndk/sources/cxx-stl/stlport/stlport/stl/
D_fstream.h74 void* _M_mmap(streamoff __offset, streamoff __len);