Home
last modified time | relevance | path

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

/system/core/libcutils/
Dopen_memstream.c162 static fpos_t seek_memstream(void* cookie, fpos_t offset, int whence) in seek_memstream() function
238 NULL, write_memstream, seek_memstream, close_memstream); in open_memstream()