Searched refs:isSimpleCount (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/sqlite/src/src/
H A Dselect.c3086 static Table *isSimpleCount(Select *p, AggInfo *pAggInfo){ function
4210 if( (pTab = isSimpleCount(p, &sAggInfo))!=0 ){
4211 /* If isSimpleCount() returns a pointer to a Table structure, then
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c93008 static Table *isSimpleCount(Select *p, AggInfo *pAggInfo){ function
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c105057 static Table *isSimpleCount(Select *p, AggInfo *pAggInfo){ function
[all...]
/external/sqlite/dist/
H A Dsqlite3.c105077 static Table *isSimpleCount(Select *p, AggInfo *pAggInfo){ function
[all...]

Completed in 513 milliseconds