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

  /external/pdfium/third_party/libopenjpeg20/
cio.c 506 OPJ_BOOL l_is_written = 0; local
515 l_is_written = opj_stream_flush (p_stream, p_event_mgr);
516 if (! l_is_written) {

Completed in 105 milliseconds