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

  /external/stlport/src/
fstream.cpp 62 __this->_M_base._M_unmap(__this->_M_mmap_base, __this->_M_mmap_len);
  /ndk/sources/cxx-stl/stlport/src/
fstream.cpp 62 __this->_M_base._M_unmap(__this->_M_mmap_base, __this->_M_mmap_len);
  /external/stlport/src/details/
fstream_unistd.cpp 323 this->_M_unmap(base, len);
336 void _Filebuf_base::_M_unmap(void* base, streamoff len)
fstream_win32io.cpp 609 this->_M_unmap(base, len);
618 void _Filebuf_base::_M_unmap(void* base, streamoff len) {
fstream_stdio.cpp 382 void _Filebuf_base::_M_unmap(void*, streamoff)
  /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_win32io.cpp 609 this->_M_unmap(base, len);
618 void _Filebuf_base::_M_unmap(void* base, streamoff len) {
fstream_stdio.cpp 382 void _Filebuf_base::_M_unmap(void*, streamoff)
  /external/stlport/stlport/stl/
_fstream.c 120 _M_base._M_unmap(_M_mmap_base, _M_mmap_len);
_fstream.h 75 void _M_unmap(void* __mmap_base, streamoff __len);
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_fstream.c 120 _M_base._M_unmap(_M_mmap_base, _M_mmap_len);
_fstream.h 75 void _M_unmap(void* __mmap_base, streamoff __len);
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_fstream.c 120 _M_base._M_unmap(_M_mmap_base, _M_mmap_len);
_fstream.h 75 void _M_unmap(void* __mmap_base, streamoff __len);
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_fstream.c 120 _M_base._M_unmap(_M_mmap_base, _M_mmap_len);
_fstream.h 75 void _M_unmap(void* __mmap_base, streamoff __len);
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_fstream.c 120 _M_base._M_unmap(_M_mmap_base, _M_mmap_len);
_fstream.h 75 void _M_unmap(void* __mmap_base, streamoff __len);
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_fstream.c 120 _M_base._M_unmap(_M_mmap_base, _M_mmap_len);
_fstream.h 75 void _M_unmap(void* __mmap_base, streamoff __len);
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_fstream.c 120 _M_base._M_unmap(_M_mmap_base, _M_mmap_len);
_fstream.h 75 void _M_unmap(void* __mmap_base, streamoff __len);

Completed in 551 milliseconds