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

  /external/chromium/net/url_request/
url_request_file_job.cc 101 const bool is_file = FileURLToFilePath(request->url(), &file_path); local
115 if (is_file &&
  /external/chromium/chrome/browser/net/
url_fixer_upper.cc 533 bool is_file = true; local
550 is_file = false;
557 if (is_file) {
  /external/libvpx/examples/includes/geshi/contrib/
cssgen.php 177 if ( is_file($geshi_path) && is_readable($geshi_path) )
  /external/qemu/block/
vvfat.c 484 static char is_file(const direntry_t* direntry) function
    [all...]

Completed in 478 milliseconds