OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:seek_memstream
(Results
1 - 1
of
1
) sorted by null
/system/core/libcutils/
open_memstream.c
164
static fpos_t
seek_memstream
(void* cookie, fpos_t offset, int whence)
function
240
NULL, write_memstream,
seek_memstream
, close_memstream);
276
* { NULL, write_memstream,
seek_memstream
, close_memstream };
279
* (Some tweaks to
seek_memstream
are also required, as that takes a
Completed in 26 milliseconds