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

  /external/chromium_org/content/browser/download/
drag_download_file.h 55 void DownloadCompleted(bool is_successful);
drag_download_file.cc 218 void DragDownloadFile::DownloadCompleted(bool is_successful) {
221 state_ = is_successful ? SUCCESS : FAILURE;
223 if (is_successful)
  /external/pcre/dist/
pcre_jit_test.c 1121 int is_successful, is_ascii; local
    [all...]

Completed in 2625 milliseconds