Searched defs:DoesSqliteTableExist (Results 1 – 2 of 2) sorted by relevance
371 inline bool DoesSqliteTableExist(sqlite3* db, const char* table_name) { in DoesSqliteTableExist() function
100 bool DoesSqliteTableExist(sqlite3* db, in DoesSqliteTableExist() function