Searched defs:strSchema (Results 1 – 3 of 3) sorted by relevance
1210 int SQLiteUtils::SaveSchema(sqlite3 *db, const std::string &strSchema) in SaveSchema()1250 int SQLiteUtils::GetSchema(sqlite3 *db, std::string &strSchema) in GetSchema()
953 std::string strSchema; in GetValue() local
1024 std::string strSchema; in GetValue() local