Home
last modified time | relevance | path

Searched refs:bookmark_file_exists (Results 1 – 1 of 1) sorted by relevance

/external/chromium/chrome/browser/bookmarks/
Dbookmark_storage.cc60 bool bookmark_file_exists = file_util::PathExists(path_); in Run() local
61 if (bookmark_file_exists) { in Run()
92 bookmark_file_exists, path_)); in Run()