HomeSort by relevance Sort by last modified time
    Searched refs:total_bookmarks_count_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/importer/
external_process_importer_client.cc 29 : total_bookmarks_count_(0),
197 total_bookmarks_count_ = total_bookmarks_count;
207 // total_bookmarks_count_:
210 if (bookmarks_.size() == total_bookmarks_count_)
external_process_importer_client.h 124 size_t total_bookmarks_count_; member in class:ExternalProcessImporterClient

Completed in 51 milliseconds