Searched refs:isMinQuery (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/sqlite/src/src/
H A Dwhere.c3833 int isMinQuery = 0; /* If this is an optimized SELECT min(x).. */ local
3867 isMinQuery = 1;
3930 }else if( isMinQuery ){
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c101487 int isMinQuery = 0; /* If this is an optimized SELECT min(x).. */ local
[all...]

Completed in 189 milliseconds