Searched refs:SupportsTypedCountForNodes (Results 1 – 6 of 6) sorted by relevance
22 bool BookmarkClient::SupportsTypedCountForNodes() { in SupportsTypedCountForNodes() function in BookmarkClient
53 virtual bool SupportsTypedCountForNodes();
191 if (client_->SupportsTypedCountForNodes()) { in SortMatches()
34 virtual bool SupportsTypedCountForNodes() OVERRIDE { return true; } in SupportsTypedCountForNodes() function in bookmarks::__anon0444b9ef0111::BookmarkClientMock
52 virtual bool SupportsTypedCountForNodes() OVERRIDE;
119 bool ChromeBookmarkClient::SupportsTypedCountForNodes() { in SupportsTypedCountForNodes() function in ChromeBookmarkClient