Searched refs:useSortingIdx (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/sqlite/src/src/
H A DsqliteInt.h1530 u8 useSortingIdx; /* In direct mode, reference the sorting index rather member in struct:AggInfo
H A Dexpr.c2288 }else if( pAggInfo->useSortingIdx ){
H A Dselect.c4108 sAggInfo.useSortingIdx = 1;
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c9875 u8 useSortingIdx; /* In direct mode, reference the sorting index rather member in struct:AggInfo
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c11242 u8 useSortingIdx; /* In direct mode, reference the sorting index rather member in struct:AggInfo
[all...]
/external/sqlite/dist/
H A Dsqlite3.c11242 u8 useSortingIdx; /* In direct mode, reference the sorting index rather member in struct:AggInfo
[all...]

Completed in 786 milliseconds