Home
last modified time | relevance | path

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

/external/sqlite/dist/orig/
Dshell.c14964 int warnInmemoryDb = 0; local
15017 warnInmemoryDb = 0;
15127 warnInmemoryDb = argc==1;
15309 if( warnInmemoryDb ){
/external/sqlite/dist/
Dshell.c14987 int warnInmemoryDb = 0; local
15040 warnInmemoryDb = 0;
15150 warnInmemoryDb = argc==1;
15332 if( warnInmemoryDb ){