Searched refs:sqlite3_index_orderby (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/sqlite/src/src/
H A Dsqlite.h.in4673 struct sqlite3_index_orderby {
H A Dwhere.c1961 struct sqlite3_index_orderby *pIdxOrderBy;
2012 pIdxOrderBy = (struct sqlite3_index_orderby*)&pIdxCons[nTerm];
2017 *(struct sqlite3_index_orderby**)&pIdxInfo->aOrderBy = pIdxOrderBy;
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.h4678 struct sqlite3_index_orderby { struct in struct:sqlite3_index_info
H A Dsqlite3.c5221 struct sqlite3_index_orderby { struct in struct:sqlite3_index_info
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.h5414 struct sqlite3_index_orderby { struct in struct:sqlite3_index_info
H A Dsqlite3.c5529 struct sqlite3_index_orderby { struct in struct:sqlite3_index_info
[all...]
/external/sqlite/dist/
H A Dsqlite3.h5414 struct sqlite3_index_orderby { struct in struct:sqlite3_index_info
H A Dsqlite3.c5529 struct sqlite3_index_orderby { struct in struct:sqlite3_index_info
[all...]

Completed in 1155 milliseconds