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

  /external/chromium_org/components/bookmarks/browser/
bookmark_index.cc 104 index_urls_(index_urls) {
118 if (index_urls_) {
134 if (index_urls_) {
221 if (index_urls_) {
229 const bool has_url_matches = index_urls_ &&
234 if (index_urls_)
244 if (index_urls_) {
bookmark_index.h 118 const bool index_urls_; member in class:bookmarks::BookmarkIndex
bookmark_model.cc 106 index_urls_(index_urls),
1013 new BookmarkIndex(client_, index_urls_, accept_languages),
bookmark_model.h 420 const bool index_urls_; member in class:BookmarkModel

Completed in 78 milliseconds