Searched refs:AddURLInternal (Results 1 – 4 of 4) sorted by relevance
81 return AddURLInternal(info, false); in AddURL()102 return AddURLInternal(row, true); in AddTemporaryURL()265 URLID AddURLInternal(const URLRow& info, bool is_temporary);
151 URLID URLDatabase::AddURLInternal(const history::URLRow& info, in AddURLInternal() function in history::URLDatabase
81 return AddURLInternal(info, false); in AddURL()102 return AddURLInternal(row, true); in AddTemporaryURL()269 URLID AddURLInternal(const URLRow& info, bool is_temporary);
133 URLID URLDatabase::AddURLInternal(const history::URLRow& info, in AddURLInternal() function in history::URLDatabase