Home
last modified time | relevance | path

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

/third_party/sqlite/src/
Dshell.c12229 int nSession; /* Number of active sessions */ member
15397 for(j=0; j<pAuxDb->nSession; j++){ in session_close_all()
15400 pAuxDb->nSession = 0; in session_close_all()
20613 for(iSes=0; iSes<pAuxDb->nSession; iSes++){ in do_meta_command()
20616 if( iSes<pAuxDb->nSession ){ in do_meta_command()
20684 if( pAuxDb->nSession ){ in do_meta_command()
20686 pAuxDb->aSession[iSes] = pAuxDb->aSession[--pAuxDb->nSession]; in do_meta_command()
20697 if( pAuxDb->nSession ){ in do_meta_command()
20710 if( pAuxDb->nSession ){ in do_meta_command()
20735 if( pAuxDb->nSession ){ in do_meta_command()
[all …]
/third_party/chromium/patch/
D0003-3.2-Beta3-1115.patch90514 pAuxDb->nSession++;
128149 pAuxDb->nSession++;
174046 pAuxDb->nSession++;