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

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

Completed in 427 milliseconds