Searched refs:seek_memstream (Results 1 - 1 of 1) sorted by relevance

/system/core/libcutils/
H A Dopen_memstream.c164 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 140 milliseconds