OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:has_conflicts
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/chrome/browser/download/
download_path_reservation_tracker.cc
175
bool
has_conflicts
= false;
local
211
has_conflicts
= true;
213
has_conflicts
= false;
215
// If ...PROMPT, then |
has_conflicts
| will remain true, |verified| will be
237
has_conflicts
= false;
246
bool verified = (is_path_writeable && !
has_conflicts
&& !name_too_long);
Completed in 648 milliseconds