Home
last modified time | relevance | path

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

/external/cronet/third_party/libc++/src/src/
Dstrstream.cpp173 …s_type strstreambuf::seekoff(off_type __off, ios_base::seekdir __way, ios_base::openmode __which) { in seekoff()
224 strstreambuf::pos_type strstreambuf::seekpos(pos_type __sp, ios_base::openmode __which) { in seekpos()
/external/libcxx/src/
Dstrstream.cpp234 strstreambuf::seekoff(off_type __off, ios_base::seekdir __way, ios_base::openmode __which) in seekoff()
294 strstreambuf::seekpos(pos_type __sp, ios_base::openmode __which) in seekpos()