Searched refs:total_bookmarks_count_ (Results 1 – 2 of 2) sorted by relevance
24 total_bookmarks_count_(0), in ExternalProcessImporterClient()178 total_bookmarks_count_ = total_bookmarks_count; in OnBookmarksImportStart()191 if (bookmarks_.size() == total_bookmarks_count_) { in OnBookmarksImportGroup()
128 size_t total_bookmarks_count_; variable