Searched defs:is_file (Results 1 – 14 of 14) sorted by relevance
27 const bool is_file = FileURLToFilePath(request->url(), &file_path); in MaybeCreateJob() local
38 bool is_file() const { return is_file_; } in is_file() function
167 bool is_file() const { return is_file_; } in is_file() function
676 bool is_file; in DecodeBlobData() local
117 bool is_file) in DatabaseIdentifier()
67 bool is_file() const { return type_ == FILE; } in is_file() function
33 bool is_file; member
135 def is_file(self): member in Page
186 def AddSectionHeader(self, table, caption, itemtype, is_file=False): argument
609 bool is_file = true; in FixupRelativeFile() local
303 bool is_file = false; in ExecuteSendKeysToElement() local
430 bool is_file() const { in is_file() function
460 bool is_file, in OnRawData()
508 void TestTouchHelper(const FileSystemURL& url, bool is_file) { in TestTouchHelper()