Searched defs:is_file (Results 1 – 14 of 14) sorted by relevance
/external/chromium_org/net/url_request/ |
D | file_protocol_handler.cc | 27 const bool is_file = FileURLToFilePath(request->url(), &file_path); in MaybeCreateJob() local
|
/external/chromium_org/webkit/common/database/ |
D | database_identifier.cc | 110 bool is_file) in DatabaseIdentifier()
|
/external/chromium_org/tools/telemetry/telemetry/page/ |
D | page.py | 53 def is_file(self): member in Page
|
/external/chromium_org/ppapi/proxy/ |
D | serialized_handle.h | 55 bool is_file() const { return type_ == FILE; } in is_file() function
|
/external/chromium_org/ppapi/shared_impl/ |
D | url_request_info_data.h | 33 bool is_file; member
|
/external/chromium_org/tools/code_coverage/ |
D | croc_html.py | 186 def AddSectionHeader(self, table, caption, itemtype, is_file=False): argument
|
/external/chromium/net/url_request/ |
D | url_request_file_job.cc | 101 const bool is_file = FileURLToFilePath(request->url(), &file_path); in Factory() local
|
/external/chromium_org/chrome/test/functional/ |
D | nacl_sdk.py | 651 def _HasPathInTree(self, pattern, is_file, root=os.curdir): argument
|
/external/chromium/chrome/browser/net/ |
D | url_fixer_upper.cc | 533 bool is_file = true; in FixupRelativeFile() local
|
/external/chromium_org/chrome/common/net/ |
D | url_fixer_upper.cc | 589 bool is_file = true; in FixupRelativeFile() local
|
/external/chromium_org/chrome/test/chromedriver/ |
D | element_commands.cc | 250 bool is_file = false; in ExecuteSendKeysToElement() local
|
/external/chromium_org/google_apis/drive/ |
D | gdata_wapi_parser.h | 492 bool is_file() const { in is_file() function
|
/external/chromium_org/content/browser/fileapi/ |
D | obfuscated_file_util_unittest.cc | 499 void TestTouchHelper(const FileSystemURL& url, bool is_file) { in TestTouchHelper()
|
/external/qemu/block/ |
D | vvfat.c | 484 static char is_file(const direntry_t* direntry) in is_file() function
|