OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cacheCtr
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/sqlite/src/src/
vdbeInt.h
71
** Vdbe.
cacheCtr
. Vdbe.
cacheCtr
will never take on the value of
78
u32 cacheStatus; /* Cache is valid if this matches Vdbe.
cacheCtr
*/
290
u32
cacheCtr
; /* VdbeCursor row cache generation counter */
/external/chromium_org/third_party/sqlite/amalgamation/
sqlite3.c
[
all
...]
Completed in 43 milliseconds