HomeSort by relevance Sort by last modified time
    Searched refs:FLUSH_RESULT_FAILURE (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/media/
webrtc_rtp_dump_writer.h 70 FLUSH_RESULT_FAILURE
webrtc_rtp_dump_writer.cc 145 *result = FLUSH_RESULT_FAILURE;
161 *result = FLUSH_RESULT_FAILURE;
181 *result = FLUSH_RESULT_FAILURE;
367 scoped_ptr<FlushResult> result(new FlushResult(FLUSH_RESULT_FAILURE));
421 callback.Run(*result != FLUSH_RESULT_FAILURE &&

Completed in 435 milliseconds