Searched refs:TYPE_BOOKMARK (Results 1 – 7 of 7) sorted by relevance
37 case TYPE_BOOKMARK: in TypeToString()74 case TYPE_BOOKMARK: in AsOmniboxEventProviderType()
16 AutocompleteProvider::TYPE_BOOKMARK |
144 TYPE_BOOKMARK = 1 << 0, enumerator
30 AutocompleteProvider::TYPE_BOOKMARK), in BookmarkProvider()
214 if ((provider_types & AutocompleteProvider::TYPE_BOOKMARK) && in AutocompleteController()
35 TYPE_BOOKMARK = 1, enumerator215 } else if (item->type == TYPE_BOOKMARK) { in ImportBookmarks()276 if (item->type == TYPE_BOOKMARK) { in ImportBookmarks()
36 TYPE_BOOKMARK = 1, enumerator247 } else if (item->type == TYPE_BOOKMARK) { in ImportBookmarks()305 if (item->type == TYPE_BOOKMARK) { in ImportBookmarks()