OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CreateTemporaryURLTable
(Results
1 - 3
of
3
) sorted by null
/external/chromium/chrome/browser/history/
url_database.h
95
bool
CreateTemporaryURLTable
();
98
//
CreateTemporaryURLTable
() and CommitTemporaryURLTable() (see those for more
106
// temporary one created in
CreateTemporaryURLTable
. Returns true on success.
264
//
CreateTemporaryURLTable
() and CommitTemporaryURLTable().
url_database.cc
216
bool URLDatabase::
CreateTemporaryURLTable
() {
511
if (!
CreateTemporaryURLTable
()) {
history_backend.cc
[
all
...]
Completed in 56 milliseconds