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

  /external/chromium_org/components/history/core/browser/
url_database.h 84 return AddURLInternal(info, false);
111 return AddURLInternal(row, true);
277 URLID AddURLInternal(const URLRow& info, bool is_temporary);
url_database.cc 132 URLID URLDatabase::AddURLInternal(const history::URLRow& info,

Completed in 195 milliseconds