Home
last modified time | relevance | path

Searched refs:test_unlock_notify_cb (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/sqlite/src/src/
Dtest1.c5163 static void test_unlock_notify_cb(void **aArg, int nArg){ in test_unlock_notify_cb() function
5192 rc = sqlite3_unlock_notify(db, test_unlock_notify_cb, (void *)interp); in test_unlock_notify()