Home
last modified time | relevance | path

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

/third_party/sqlite/include/
Dsqlite3.h470 #define SQLITE_RANGE 25 /* 2nd parameter to sqlite3_bind out of range */ macro
/third_party/chromium/patch/
D0003-ohos-1115.patch202110 + if( rc!=SQLITE_OK && rc!=SQLITE_RANGE ){