Searched refs:DemoUpdate (Results 1 – 2 of 2) sorted by relevance
115 virtual int32_t DemoUpdate(int32_t argc, sqlite3_value** argv, sqlite3_int64* pRowid) in DemoUpdate() function
128 return static_cast<DemoTableBase*>(pVTab)->DemoUpdate(argc, argv, pRowid); in SetModuleCallbacks()