Searched refs:history_backend (Results 1 – 9 of 9) sorted by relevance
295 history::HistoryBackend* history_backend, in CreateTypedUrlSyncComponents() argument299 history_backend); in CreateTypedUrlSyncComponents()302 history_backend, in CreateTypedUrlSyncComponents()
71 history::HistoryBackend* history_backend,
69 history::HistoryBackend* history_backend,
129 history::HistoryBackend* history_backend,
22 history::HistoryBackend* history_backend, in TypedUrlChangeProcessor() argument26 history_backend_(history_backend), in TypedUrlChangeProcessor()30 DCHECK(history_backend); in TypedUrlChangeProcessor()
42 history::HistoryBackend* history_backend,
58 history::HistoryBackend* history_backend);
21 history::HistoryBackend* history_backend) in TypedUrlModelAssociator() argument23 history_backend_(history_backend), in TypedUrlModelAssociator()
129 explicit CommitLaterTask(HistoryBackend* history_backend) in CommitLaterTask() argument130 : history_backend_(history_backend) { in CommitLaterTask()