HomeSort by relevance Sort by last modified time
    Searched defs:_M_unmap (Results 1 - 6 of 6) sorted by null

  /external/stlport/src/details/
fstream_unistd.cpp 323 this->_M_unmap(base, len);
336 void _Filebuf_base::_M_unmap(void* base, streamoff len)
fstream_stdio.cpp 382 void _Filebuf_base::_M_unmap(void*, streamoff)
fstream_win32io.cpp 609 this->_M_unmap(base, len);
618 void _Filebuf_base::_M_unmap(void* base, streamoff len) {
  /ndk/sources/cxx-stl/stlport/src/details/
fstream_unistd.cpp 323 this->_M_unmap(base, len);
336 void _Filebuf_base::_M_unmap(void* base, streamoff len)
fstream_stdio.cpp 382 void _Filebuf_base::_M_unmap(void*, streamoff)
fstream_win32io.cpp 609 this->_M_unmap(base, len);
618 void _Filebuf_base::_M_unmap(void* base, streamoff len) {

Completed in 447 milliseconds