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

  /external/chromium_org/components/bookmarks/browser/
bookmark_client.cc 23 bool BookmarkClient::SupportsTypedCountForNodes() {
bookmark_client.h 58 virtual bool SupportsTypedCountForNodes();
bookmark_index.cc 185 if (client_->SupportsTypedCountForNodes()) {
bookmark_index_unittest.cc 34 virtual bool SupportsTypedCountForNodes() OVERRIDE { return true; }
  /external/chromium_org/chrome/browser/bookmarks/
chrome_bookmark_client.h 52 virtual bool SupportsTypedCountForNodes() OVERRIDE;
chrome_bookmark_client.cc 122 bool ChromeBookmarkClient::SupportsTypedCountForNodes() {

Completed in 625 milliseconds