HomeSort by relevance Sort by last modified time
    Searched full:write_memstream (Results 1 - 1 of 1) sorted by null

  /system/core/libcutils/
open_memstream.c 123 static int write_memstream(void* cookie, const char* buf, int size) function
240 NULL, write_memstream, seek_memstream, close_memstream);
276 * { NULL, write_memstream, seek_memstream, close_memstream };

Completed in 262 milliseconds