OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DoesSqliteTableHaveRow
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/common/
sqlite_utils.h
396
bool
DoesSqliteTableHaveRow
(sqlite3* db, const char* table_name);
sqlite_utils.cc
153
bool
DoesSqliteTableHaveRow
(sqlite3* db, const char* table_name) {
Completed in 26 milliseconds