Searched refs:SqlMethods (Results 1 – 2 of 2) sorted by relevance
627 static const DatabaseMethods SqlMethods = { in sql_open() local665 pDb->base.pMethods = &SqlMethods; in sql_open()
690 static const DatabaseMethods SqlMethods = { in test_bt_open() local718 p->base.pMethods = &SqlMethods; in test_bt_open()