Searched defs:onErrorText (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/sqlite/src/src/
H A Dtrigger.c769 static const char *onErrorText(int onError){ function
852 pTrigger->zName, onErrorText(orconf),
887 VdbeComment((v, "End: %s.%s", pTrigger->zName, onErrorText(orconf)));
969 (v, "Call: %s.%s", (p->zName?p->zName:"fkey"), onErrorText(orconf)));
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c95355 static const char *onErrorText(int onError){ function
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c107838 static const char *onErrorText(int onError){ function
[all...]
/external/sqlite/dist/
H A Dsqlite3.c107858 static const char *onErrorText(int onError){ function
[all...]

Completed in 432 milliseconds